refactor: ♻️ 重构布局样式(解决页面抖动问题)

This commit is contained in:
cshaptx4869
2024-05-28 14:54:01 +08:00
parent e8d7c004c4
commit 6822a490c7
3 changed files with 22 additions and 124 deletions

View File

@@ -2,6 +2,7 @@
:export {
sidebar-width: $sidebar-width;
navbar-height: $navbar-height;
tags-view-height: $tags-view-height;
menu-background: $menu-background;
menu-text: $menu-text;
menu-active-text: $menu-active-text;