mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-04 14:49:38 +00:00
fix: Fixed rearranging tabs from pinned to normal, b=(no-bug), c=workspaces
This commit is contained in:
@@ -527,6 +527,11 @@ zen-workspace {
|
||||
scrollbar-color: var(--vertical-tabs-scrollbar-color);
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
&,
|
||||
& .zen-workspace-normal-tabs-section {
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user