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
c19127bd63
commit
99429637f5
1 changed files with 4 additions and 0 deletions
|
@ -1062,6 +1062,10 @@ li.ant-select-dropdown-menu-item:empty:after {
|
|||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.ant-collapse-content>.ant-collapse-content-box {
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.ant-calendar-year-panel-year:hover,
|
||||
.ant-calendar-decade-panel-decade:hover,
|
||||
.ant-calendar-month-panel-month:hover,
|
||||
|
|
Loading…
Reference in a new issue