cyril.tsui 2 tygodni temu
rodzic
commit
3dd829a966
1 zmienionych plików z 3 dodań i 8 usunięć
  1. +3
    -8
      src/theme/devias-material-kit/components.ts

+ 3
- 8
src/theme/devias-material-kit/components.ts Wyświetl plik

@@ -298,18 +298,13 @@ const components: ThemeOptions["components"] = {
},
},
},
MuiTableRow: {
styleOverrides: {
root: {
lineHeight: 0.5,
},
},
},
MuiTableCell: {
styleOverrides: {
root: {
borderBottomColor: palette.divider,
padding: "15px 16px",
padding: "1px 6px",
// padding: "15px 16px",
// lineHeight: 1.5,
},
},
},


Ładowanie…
Anuluj
Zapisz