mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-16 06:46:12 +00:00
Refactor workspace settings and improve tab management; remove individual pinned tabs preference, update bootstrap command, and enhance tab removal logic for non-existent workspaces.
This commit is contained in:
@@ -247,7 +247,7 @@
|
||||
cursor: pointer;
|
||||
appearance: none;
|
||||
outline: none;
|
||||
color: var(--button-primary-color);
|
||||
color: var(--button-primary-bgcolor);
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
|
||||
|
Reference in New Issue
Block a user