Explorar o código

add minHeight on the table

iynewz %!s(int64=3) %!d(string=hai) anos
pai
achega
133d1cec42
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      client/src/components/grid/Table.tsx

+ 1 - 0
client/src/components/grid/Table.tsx

@@ -46,6 +46,7 @@ const useStyles = makeStyles(theme => ({
   },
   table: {
     minWidth: 750,
+    minHeight: 57,
   },
   tableCell: {
     background: theme.palette.common.white,