mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-30 18:31:30 +00:00
fix: Fixed flathub missing attributes, b=no-bug, c=workflows, flatpak, folders, workspaces
This commit is contained in:
@@ -906,6 +906,7 @@
|
||||
}
|
||||
|
||||
handleTabUnpin(tab) {
|
||||
tab.style.removeProperty('--zen-folder-indent');
|
||||
const group = tab.group;
|
||||
if (!group) {
|
||||
return false;
|
||||
|
||||
@@ -318,13 +318,13 @@ zen-workspace {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&[active] .zen-workspace-empty-space {
|
||||
-moz-window-dragging: drag;
|
||||
}
|
||||
}
|
||||
|
||||
.zen-workspace-empty-space {
|
||||
-moz-window-dragging: drag;
|
||||
}
|
||||
|
||||
/** Customiable UI, this is an auto generated ID */
|
||||
/** Customizable UI, this is an auto generated ID */
|
||||
#wrapper-zen-workspaces-button {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user