瀏覽代碼

update

master
cyril.tsui 2 週之前
父節點
當前提交
3dd829a966
共有 1 個文件被更改,包括 3 次插入8 次删除
  1. +3
    -8
      src/theme/devias-material-kit/components.ts

+ 3
- 8
src/theme/devias-material-kit/components.ts 查看文件

@@ -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,
},
},
},


Loading…
取消
儲存