diff --git a/src/css/popup-fenix.css b/src/css/popup-fenix.css index 3a2da0859..0b02a912d 100644 --- a/src/css/popup-fenix.css +++ b/src/css/popup-fenix.css @@ -526,7 +526,7 @@ body:not([data-more~="e"]) [data-more="e"] { line-height: 1.4; } :root.desktop #firewall { - max-height: max(100vh, 600px); + max-height: 600px; min-width: 360px; overflow-y: auto; width: min-content;