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
723d09e5eb
commit
bb3b49f3af
1 changed files with 6 additions and 0 deletions
|
@ -1052,6 +1052,12 @@ li.ant-select-dropdown-menu-item:empty:after {
|
|||
max-width: 200px;
|
||||
}
|
||||
|
||||
.tag-of-wrap-l {
|
||||
text-wrap: pretty;
|
||||
overflow-wrap: anywhere;
|
||||
max-width: 350px;
|
||||
}
|
||||
|
||||
.ant-modal-body {
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue