mirror of
https://github.com/zen-browser/desktop.git
synced 2026-03-31 12:51:59 +00:00
fix: Fixed urlbar being stuck on the screen, b=closes #10650, c=common
This commit is contained in:
@@ -155,8 +155,11 @@
|
||||
order: 2 !important;
|
||||
}
|
||||
|
||||
#urlbar[breakout-extend='true'] {
|
||||
#urlbar[breakout] {
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
#urlbar[breakout-extend='true'] {
|
||||
z-index: 2;
|
||||
|
||||
& .urlbar-input-container {
|
||||
|
||||
Reference in New Issue
Block a user