Skip to content

Commit

Permalink
Fix demo notification style
Browse files Browse the repository at this point in the history
  • Loading branch information
fzaninotto committed Jan 30, 2021
1 parent bdc59ed commit 462546c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions examples/demo/src/layout/themes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,11 @@ export const lightTheme = {
},
},
},
MuiSnackbarContent: {
root: {
border: 'none',
},
},
},
props: {
MuiButtonBase: {
Expand Down

0 comments on commit 462546c

Please sign in to comment.