Skip to content

Commit 70fa951

Browse files
committed
chore: remove unnecessary flexContainer style from baseTheme
1 parent c8cbb4a commit 70fa951

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/index.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,6 @@ const baseTheme = createTheme({
8383
root: {
8484
minHeight: 60,
8585
},
86-
flexContainer: {
87-
height: "100%",
88-
},
8986
},
9087
},
9188
MuiIconButton: {

0 commit comments

Comments
 (0)