diff options
author | Rigel Kent <sendmemail@rigelk.eu> | 2019-12-16 22:13:07 +0100 |
---|---|---|
committer | Rigel Kent <sendmemail@rigelk.eu> | 2019-12-16 22:13:07 +0100 |
commit | a0dedc02ca870a31298eb35d5105a1ebc34dbb4a (patch) | |
tree | ca4db4ff9aa0576e22cb3db853a3a4643f9a12b6 /client/src/app/menu/menu.component.scss | |
parent | 2de7f588eb7185525cc8687872fed443a24fd27b (diff) | |
download | PeerTube-a0dedc02ca870a31298eb35d5105a1ebc34dbb4a.tar.gz PeerTube-a0dedc02ca870a31298eb35d5105a1ebc34dbb4a.tar.zst PeerTube-a0dedc02ca870a31298eb35d5105a1ebc34dbb4a.zip |
(consistency) channel nameWithHost copy button, comment avatar link
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; |