diff options
author | Chocobozzz <me@florianbigard.com> | 2020-12-14 12:21:07 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-12-14 12:21:07 +0100 |
commit | cd5dc7188b27c227d4cb0d4e569180822ecfa250 (patch) | |
tree | 2f6755f4175f408bf8764c956a1cacf341d22f1b /client/src/app/menu | |
parent | 402145b8630d1908c35f8c22846ddc4475f25d3e (diff) | |
download | PeerTube-cd5dc7188b27c227d4cb0d4e569180822ecfa250.tar.gz PeerTube-cd5dc7188b27c227d4cb0d4e569180822ecfa250.tar.zst PeerTube-cd5dc7188b27c227d4cb0d4e569180822ecfa250.zip |
Add link to the documentation for live streaming
Diffstat (limited to 'client/src/app/menu')
-rw-r--r-- | client/src/app/menu/menu.component.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/menu/menu.component.scss b/client/src/app/menu/menu.component.scss index 89dc26e87..f369fa17a 100644 --- a/client/src/app/menu/menu.component.scss +++ b/client/src/app/menu/menu.component.scss | |||
@@ -192,6 +192,7 @@ menu { | |||
192 | .logged-in-username { | 192 | .logged-in-username { |
193 | font-size: 13px; | 193 | font-size: 13px; |
194 | color: #C6C6C6; | 194 | color: #C6C6C6; |
195 | margin-top: 3px; | ||
195 | } | 196 | } |
196 | } | 197 | } |
197 | } | 198 | } |