Fixed floating urlbar on 2 toolbar compact mode

This commit is contained in:
mr. m
2025-02-24 20:16:06 +01:00
parent 35f38a116a
commit 457c2131e4

View File

@@ -331,10 +331,6 @@
overflow: initial;
max-height: unset;
& #urlbar {
transform: translateY(0);
}
&::before {
content: '';
position: absolute;