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
eaca3f2de0
commit
082239b8fe
1 changed files with 5 additions and 1 deletions
|
@ -92,8 +92,12 @@ style attribute {
|
|||
}
|
||||
.ant-table-body {
|
||||
overflow-x: auto !important;
|
||||
margin: 4px 0;
|
||||
}
|
||||
|
||||
tr.ant-table-expanded-row td>.ant-table-wrapper {
|
||||
padding: 4px 0;
|
||||
}
|
||||
|
||||
.ant-card-hoverable {
|
||||
cursor: auto;
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Reference in a new issue