From a85a9749959d5f74b63d2d031fd7d2f4a44e3fcb Mon Sep 17 00:00:00 2001 From: Preston Date: Mon, 7 Dec 2020 10:35:42 -0500 Subject: [PATCH] Update watch-video-playlist.css --- .../components/watch-video-playlist/watch-video-playlist.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/components/watch-video-playlist/watch-video-playlist.css b/src/renderer/components/watch-video-playlist/watch-video-playlist.css index 707c9d25d..364e807c3 100644 --- a/src/renderer/components/watch-video-playlist/watch-video-playlist.css +++ b/src/renderer/components/watch-video-playlist/watch-video-playlist.css @@ -36,7 +36,7 @@ .playlistItems { overflow-y: auto; - height: 380px; + height: 360px; } .playlistItem {