added two different behaviours for donation button in sidebar and snackbar

This commit is contained in:
Daniel Shleifman
2021-05-24 21:46:29 +03:00
parent 897d6c0b23
commit 56bb3ac4e1
5 changed files with 117 additions and 103 deletions

View File

@@ -29,7 +29,7 @@ export default makeStyles((theme) => ({
},
drawer: {
width: drawerWidth,
flexShrink: 0,
flexShrink: 1,
whiteSpace: 'nowrap',
},
drawerOpen: {