mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-21 20:30:44 +00:00
Restrict URL bar positioning in compact mode to avoid conflicts with floating state
This commit is contained in:
@@ -211,7 +211,7 @@
|
||||
& #urlbar {
|
||||
transform: translateY(0);
|
||||
|
||||
&[open] {
|
||||
&[open]:not([zen-floating-urlbar='true']) {
|
||||
top: 0 !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user