This commit is contained in:
Vanessa 2025-11-14 23:23:07 +08:00
parent b73f0cf676
commit 4d20b4371b
2 changed files with 2 additions and 2 deletions

View file

@ -36,7 +36,7 @@
--b3-toolbar-blur-background: #fcfcfc;
--b3-toolbar-color: var(--b3-theme-on-surface);
--b3-toolbar-hover: var(--b3-theme-background-light);
--b3-toolbar-left-mac: 69px;
--b3-toolbar-left-mac: 74px;
/* 线条 */
--b3-border-color: var(--b3-theme-surface-lighter);

View file

@ -35,7 +35,7 @@
--b3-toolbar-blur-background: var(--b3-border-color);
--b3-toolbar-color: var(--b3-theme-on-surface);
--b3-toolbar-hover: var(--b3-theme-background-light);
--b3-toolbar-left-mac: 69px;
--b3-toolbar-left-mac: 74px;
/* 线条 */
--b3-border-color: #363636;