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:
mr. M
2025-03-06 14:58:35 +01:00
parent d698c51ce0
commit 671a76bf86
8 changed files with 32 additions and 18 deletions

View File

@@ -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;