重新设计组件结构

This commit is contained in:
zyronon
2023-09-06 18:34:23 +08:00
parent 4310cbe95a
commit 1606d58a04
10 changed files with 406 additions and 114 deletions

View File

@@ -17,8 +17,8 @@
--color-item-hover: white;
--color-item-active: rgb(75, 110, 175);
--color-main-active: rgb(12,140,233);
//--toolbar-width: 700rem;
--toolbar-width: 50vw;
--toolbar-width: 700rem;
//--toolbar-width: 50vw;
}
html[data-theme='dark'] {