|
@@ -17,6 +17,9 @@ |
|
@@ -17,6 +17,9 @@ |
17
|
max-height: 260px;
|
17
|
max-height: 260px;
|
18
|
margin-top: 5px;
|
18
|
margin-top: 5px;
|
19
|
overflow-y: auto;
|
19
|
overflow-y: auto;
|
|
|
20
|
+ .ant-dropdown-menu {
|
|
|
21
|
+ box-shadow: none;
|
|
|
22
|
+ }
|
20
|
}
|
23
|
}
|
21
|
|
24
|
|
22
|
&__list-empty {
|
25
|
&__list-empty {
|