Simplify sidebar style

Avoid element shifting when rendering
This commit is contained in:
Cotes Chung
2020-12-21 22:17:11 +08:00
parent 7429ef3539
commit ef0c9ce770
5 changed files with 214 additions and 175 deletions

View File

@@ -9,7 +9,7 @@
/* --- ↓ width and height ---- */
$tab-height: 3.3rem;
$tab-height: 3.2rem;
$tab-cursor-height: 1.6rem;
$sidebar-width-small: 210px;