Make sidebar properly fullscreen in mobile/compact mode
This commit is contained in:
parent
cab0be6eed
commit
bc727d67ca
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
|||
}
|
||||
|
||||
#app-sidebar{
|
||||
width: 100%;
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
/* allow horizontal scrollbar in settings
|
||||
|
|
Loading…
Reference in a new issue