mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-10 04:06:18 +00:00
Update custom.css
remove max-height 400px from .ant-popover-inner-content
This commit is contained in:
parent
7118d92980
commit
11c779762e
1 changed files with 0 additions and 1 deletions
|
@ -1263,7 +1263,6 @@ li.ant-select-dropdown-menu-item:empty:after {
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
.ant-popover-inner-content {
|
.ant-popover-inner-content {
|
||||||
max-height: 400px;
|
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue