diff --git a/src/css/popup-fenix.css b/src/css/popup-fenix.css index 7fecdf6e7..a1e839e9d 100644 --- a/src/css/popup-fenix.css +++ b/src/css/popup-fenix.css @@ -720,7 +720,7 @@ body:not([data-more*="e"]) [data-more="e"] { } /* horizontally-constrained viewport */ -:root.portrait body { +:root.portrait:not(.desktop) body { overflow-y: auto; width: 100%; }