diff options
author | Chocobozzz <me@florianbigard.com> | 2018-06-28 13:59:48 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-06-28 15:53:12 +0200 |
commit | 8afc19a6121569da054462c7cb351a3f13030a32 (patch) | |
tree | 6dba42963681062536e635dd3ca401e1c7b0ca9f /client/src/app/app.component.scss | |
parent | 3ea9a1c311c3e3c55fb95560d4dd99a77c52df4a (diff) | |
download | PeerTube-8afc19a6121569da054462c7cb351a3f13030a32.tar.gz PeerTube-8afc19a6121569da054462c7cb351a3f13030a32.tar.zst PeerTube-8afc19a6121569da054462c7cb351a3f13030a32.zip |
Add ability to choose the language
Diffstat (limited to 'client/src/app/app.component.scss')
-rw-r--r-- | client/src/app/app.component.scss | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/client/src/app/app.component.scss b/client/src/app/app.component.scss index 6edf966f9..9eca31320 100644 --- a/client/src/app/app.component.scss +++ b/client/src/app/app.component.scss | |||
@@ -9,17 +9,6 @@ | |||
9 | margin-top: $header-height; | 9 | margin-top: $header-height; |
10 | } | 10 | } |
11 | 11 | ||
12 | .title-menu-left { | ||
13 | position: fixed; | ||
14 | height: calc(100vh - #{$header-height}); | ||
15 | padding: 0; | ||
16 | width: $menu-width; | ||
17 | |||
18 | .title-menu-left-block.menu { | ||
19 | height: 100%; | ||
20 | } | ||
21 | } | ||
22 | |||
23 | .header { | 12 | .header { |
24 | height: $header-height; | 13 | height: $header-height; |
25 | position: fixed; | 14 | position: fixed; |