mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-07 13:53:19 +00:00
fix: Fixed essentials jumping around when switching workspaces, b=(no-bug), c=tabs
This commit is contained in:
@@ -1249,6 +1249,8 @@
|
||||
|
||||
/* Container for essential items (often pinned/favorite tabs) */
|
||||
.zen-essentials-container {
|
||||
will-change: transform;
|
||||
|
||||
padding-bottom: var(--zen-toolbox-padding);
|
||||
overflow: hidden;
|
||||
gap: calc(var(--zen-toolbox-padding) - 2px);
|
||||
|
||||
Reference in New Issue
Block a user