mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-20 05:56:10 +05:00
added two different behaviours for donation button in sidebar and snackbar
This commit is contained in:
@@ -29,7 +29,7 @@ export default makeStyles((theme) => ({
|
||||
},
|
||||
drawer: {
|
||||
width: drawerWidth,
|
||||
flexShrink: 0,
|
||||
flexShrink: 1,
|
||||
whiteSpace: 'nowrap',
|
||||
},
|
||||
drawerOpen: {
|
||||
|
||||
Reference in New Issue
Block a user