mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Some tables did not have round corners
This commit is contained in:
@@ -2056,6 +2056,8 @@ table:not(.MuiTable-root.MuiTable-stickyHeader) {
|
||||
/* border-spacing: 14px; */
|
||||
border: var(--defaultBorder);
|
||||
background: var(--tableBodyColor);
|
||||
border-collapse: separate;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.detailTableHeaderCell{
|
||||
|
Reference in New Issue
Block a user