diff options
Diffstat (limited to 'client/src/app/menu/menu.component.scss')
-rw-r--r-- | client/src/app/menu/menu.component.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/app/menu/menu.component.scss b/client/src/app/menu/menu.component.scss index 0c9519a20..79a28d258 100644 --- a/client/src/app/menu/menu.component.scss +++ b/client/src/app/menu/menu.component.scss | |||
@@ -17,7 +17,6 @@ menu { | |||
17 | padding: 0; | 17 | padding: 0; |
18 | height: 100%; | 18 | height: 100%; |
19 | overflow-x: hidden; | 19 | overflow-x: hidden; |
20 | overflow-y: auto; | ||
21 | color: var(--menuForegroundColor); | 20 | color: var(--menuForegroundColor); |
22 | display: flex; | 21 | display: flex; |
23 | flex-direction: column; | 22 | flex-direction: column; |