Update custom.css

This commit is contained in:
Tara Rostami 2023-12-10 20:16:10 +03:30 committed by GitHub
parent eaca3f2de0
commit 082239b8fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 {
padding: 4px 0;
}
.ant-card-hoverable {
cursor: auto;
cursor: pointer;