aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/video-watch.component.scss
diff options
context:
space:
mode:
authorRigel Kent <sendmemail@rigelk.eu>2020-02-21 21:25:27 +0100
committerRigel Kent <sendmemail@rigelk.eu>2020-02-21 21:25:55 +0100
commit555fdc8c79d6577b1fb048ac928b8376a81ffd67 (patch)
tree13c8677231adbcf00039aff8b08a563ed9767097 /client/src/app/videos/+video-watch/video-watch.component.scss
parent97eae8382eed6267f8f1e04e5aa47b314111c06c (diff)
downloadPeerTube-555fdc8c79d6577b1fb048ac928b8376a81ffd67.tar.gz
PeerTube-555fdc8c79d6577b1fb048ac928b8376a81ffd67.tar.zst
PeerTube-555fdc8c79d6577b1fb048ac928b8376a81ffd67.zip
Provide z-index centralisation for lower components
Diffstat (limited to 'client/src/app/videos/+video-watch/video-watch.component.scss')
-rw-r--r--client/src/app/videos/+video-watch/video-watch.component.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/videos/+video-watch/video-watch.component.scss b/client/src/app/videos/+video-watch/video-watch.component.scss
index c92f773e4..ae79c2ff6 100644
--- a/client/src/app/videos/+video-watch/video-watch.component.scss
+++ b/client/src/app/videos/+video-watch/video-watch.component.scss
@@ -462,6 +462,7 @@ my-video-comments {
462.privacy-concerns { 462.privacy-concerns {
463 position: fixed; 463 position: fixed;
464 bottom: 0; 464 bottom: 0;
465 z-index: z(privacymsg);
465 466
466 padding: 5px 15px; 467 padding: 5px 15px;
467 468