]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/player/playlist.scss
Translated using Weblate (Swedish)
[github/Chocobozzz/PeerTube.git] / client / src / sass / player / playlist.scss
index 15c0072953aa03d9a780efcb4e5e420b31647db1..cf125a5620ebf5c0daddeddb13f210ee80e7a97f 100644 (file)
@@ -8,7 +8,7 @@ $playlist-menu-width: 350px;
   background: rgba(0, 0, 0, 0.8);
   z-index: 101;
   transition: right 0.2s;
-  overflow-y: auto;
+  overflow-y: scroll;
 
   // Hidden
   right: -$playlist-menu-width;