From 69839b53ed7480ff387693ebeca1946a7d8e6948 Mon Sep 17 00:00:00 2001 From: sergey radionov Date: Sat, 25 Nov 2023 21:36:31 +0700 Subject: [PATCH] made streams container look better with scroll bar --- css/WebRTSP.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/WebRTSP.css b/css/WebRTSP.css index bebf228..d6df69d 100644 --- a/css/WebRTSP.css +++ b/css/WebRTSP.css @@ -38,6 +38,7 @@ html, body { #streamsContainer { margin: 5px 0px 5px 5px; + padding: 17px 7px; flex-grow: 0;