mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-03-20 17:45:49 +00:00
Update inbound_info_modal.html (#1342)
* Update login.html * Update custom.css * Update inbound_info_modal.html * Update custom.css * Update custom.css
This commit is contained in:
@@ -1052,7 +1052,14 @@ li.ant-select-dropdown-menu-item:empty:after {
|
||||
max-width: 200px;
|
||||
}
|
||||
|
||||
.ant-modal-body {
|
||||
.tag-of-wrap-l {
|
||||
text-wrap: pretty;
|
||||
overflow-wrap: anywhere;
|
||||
max-width: 350px;
|
||||
}
|
||||
|
||||
.ant-modal-body,
|
||||
.ant-collapse-content>.ant-collapse-content-box {
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user