mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-09 19:36:53 +00:00
fix: Fixed fullscren urlbar not focusing, b=closes #5229, c=common
This commit is contained in:
@@ -29,6 +29,9 @@
|
|||||||
|
|
||||||
&[breakout-extend='true'] {
|
&[breakout-extend='true'] {
|
||||||
--urlbar-container-padding: 0px;
|
--urlbar-container-padding: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
:root[inDOMFullscreen] & {
|
||||||
/* See issue https://github.com/zen-browser/desktop/issues/5229 */
|
/* See issue https://github.com/zen-browser/desktop/issues/5229 */
|
||||||
visibility: visible;
|
visibility: visible;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user