mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-05 01:36:19 +00:00
Update custom.css
This commit is contained in:
parent
6c609a14c3
commit
90c3fcc50e
1 changed files with 5 additions and 0 deletions
|
@ -1094,3 +1094,8 @@ li.ant-select-dropdown-menu-item:empty:after {
|
|||
.dark .ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled) {
|
||||
background-color: #313f5a;
|
||||
}
|
||||
|
||||
.ant-popover-inner-content {
|
||||
max-height: 400px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue