mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-26 00:11:35 +00:00
gh-13530: Apply translations to desktop files (gh-13531)
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
--margin-top-fix: calc(-1 * var(--zen-toolbar-height-with-bookmarks) + var(--zen-element-separation));
|
||||
}
|
||||
|
||||
/* stylelint-disable-next-line media-query-no-invalid */
|
||||
@media -moz-pref("zen.view.experimental-no-window-controls") or (not -moz-pref("zen.view.hide-window-controls")) or (not -moz-pref("browser.tabs.inTitlebar")) {
|
||||
:root:not([zen-has-bookmarks="true"])[zen-single-toolbar="true"] & {
|
||||
--margin-top-fix: 0px;
|
||||
|
||||
Reference in New Issue
Block a user