Update custom.css (#1310)

* Update custom.css

* Update custom.css
This commit is contained in:
Tara Rostami
2023-12-10 20:35:15 +03:30
committed by MHSanaei
parent eaca3f2de0
commit 24ef749842
2 changed files with 6 additions and 2 deletions

View File

@@ -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 {
margin: -12px -16px -13px;
}
.ant-card-hoverable {
cursor: auto;
cursor: pointer;