mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-27 17:01:30 +00:00
feat: Fixed creating new unsynced windows rendering the window blank, b=no-bug, c=common, tabs, workspaces
This commit is contained in:
@@ -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] & {
|
||||
|
||||
Reference in New Issue
Block a user