From b8ceb8861f063efc9c13fd4de7ea7caea098ce18 Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Sat, 21 Oct 2023 23:56:02 +0200 Subject: [PATCH] [mirotalksfu] - fix typo --- public/css/Room.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/public/css/Room.css b/public/css/Room.css index d50f40b4..e9851816 100644 --- a/public/css/Room.css +++ b/public/css/Room.css @@ -406,7 +406,6 @@ th { width: 65%; background-color: var(--body-bg); min-height: 480px; - max-height: 550px; overflow-x: hidden; overflow-y: auto; } @@ -420,7 +419,6 @@ th { } .tabActions { width: 100%; - min-height: 100px; border-radius: 10px; } .tabButtonText {