11 lines
188 B
Plaintext
11 lines
188 B
Plaintext
:host::ng-deep {
|
|
.ant-list-items {
|
|
max-height: 600px;
|
|
overflow : auto;
|
|
}
|
|
}
|
|
|
|
.select-type {
|
|
color : #1890ff;
|
|
background-color: rgb(230 247 255);
|
|
} |