Skip to content

Commit

Permalink
fixup! WIP SSR
Browse files Browse the repository at this point in the history
  • Loading branch information
zmc committed Oct 11, 2024
1 parent efbd473 commit d0a7c48
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/pages/+Layout.css
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,6 @@ body {
}
}

.MuiTable-root .MuiButtonBase-root {
svg {
color: var(--mui-palette-text-primary) !important;
}
}

tr td {
padding-bottom: 5px;
padding-top: 5px;
Expand Down

0 comments on commit d0a7c48

Please sign in to comment.