diff options
author | Chocobozzz <me@florianbigard.com> | 2018-05-09 08:30:03 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-05-09 08:30:03 +0200 |
commit | 7797350a0e539b872bdcb59aa07fa9b16cb2db7a (patch) | |
tree | 4decf92eb1a8ba5e957ade4d4bd431d1cb5bdfee /client | |
parent | 47f8de28346a7aa28425265f316dc26bf2376c45 (diff) | |
download | PeerTube-7797350a0e539b872bdcb59aa07fa9b16cb2db7a.tar.gz PeerTube-7797350a0e539b872bdcb59aa07fa9b16cb2db7a.tar.zst PeerTube-7797350a0e539b872bdcb59aa07fa9b16cb2db7a.zip |
Increase header burger size
Diffstat (limited to 'client')
-rw-r--r-- | client/src/app/app.component.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/app.component.scss b/client/src/app/app.component.scss index 8e88bceff..6edf966f9 100644 --- a/client/src/app/app.component.scss +++ b/client/src/app/app.component.scss | |||
@@ -39,7 +39,7 @@ | |||
39 | min-width: 0; | 39 | min-width: 0; |
40 | 40 | ||
41 | .icon { | 41 | .icon { |
42 | @include icon(22px); | 42 | @include icon(24px); |
43 | 43 | ||
44 | &.icon-menu { | 44 | &.icon-menu { |
45 | background-image: url('../assets/images/header/menu.svg'); | 45 | background-image: url('../assets/images/header/menu.svg'); |