theme-store/themes/e5070c2a-8db4-4431-88a6-9d019b46f548/chrome.css
2025-02-03 03:05:03 +00:00

7 lines
174 B
CSS

#urlbar[open][zen-floating-urlbar='true'] {
position: absolute !important;
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%) !important;
}