This commit is contained in:
Alireza Ahmadi
2023-12-10 16:56:02 +01:00
parent b946f7a1d4
commit 905ffda848
5 changed files with 7 additions and 10 deletions

View File

@@ -55,7 +55,7 @@ style attribute {
}
.ant-table-tbody > tr > td,
.ant-table-thead > tr > th {
padding: 16px;
padding: 12px 16px;
overflow-wrap: break-word;
}
.ant-table-thead > tr > th {
@@ -399,11 +399,6 @@ style attribute {
background-color: rgb(255, 127, 127);
}
.ant-table-tbody > tr > td,
.ant-table-thead > tr > th {
padding: 16px 5px;
}
.ant-table-expand-icon-th,
.ant-table-row-expand-icon-cell {
width: 30px;