Fix table cell spacing

This commit is contained in:
Pat Hartl 2025-01-15 18:54:45 -06:00
parent 079a40eaa5
commit 2076ad699f

View file

@ -196,8 +196,6 @@ label.ant-btn-icon-only {
}
.ant-table-cell-with-append {
display: flex;
align-items: center;
padding-left: 8px !important;
}