feat: Fixed creating new unsynced windows rendering the window blank, b=no-bug, c=common, tabs, workspaces

This commit is contained in:
mr. m
2026-01-04 19:15:18 +01:00
parent aef8400841
commit 7470df4cf6
7 changed files with 39 additions and 41 deletions

View File

@@ -1063,6 +1063,7 @@
@media -moz-pref('zen.tabs.show-newtab-vertical') {
#tabs-newtab-button {
max-height: var(--tab-min-height);
display: flex !important;
transition: scale 0.1s ease;
#tabbrowser-tabs[movingtab] & {