diff --git a/src/css/popup-fenix.css b/src/css/popup-fenix.css index 8db91e390..2b1639c6a 100644 --- a/src/css/popup-fenix.css +++ b/src/css/popup-fenix.css @@ -525,7 +525,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;