edit
This commit is contained in:
@ -0,0 +1,11 @@
|
||||
:host::ng-deep {
|
||||
.ant-list-items {
|
||||
max-height: 600px;
|
||||
overflow : auto;
|
||||
}
|
||||
}
|
||||
|
||||
.select-type {
|
||||
color : #1890ff;
|
||||
background-color: rgb(230 247 255);
|
||||
}
|
||||
Reference in New Issue
Block a user