调整代码结构以支持多种风格

This commit is contained in:
lutinglt
2025-02-21 21:47:54 +08:00
parent ba895a3f31
commit 8def32e5b9
33 changed files with 50 additions and 26 deletions

View File

@@ -0,0 +1,7 @@
// Made by Luting ^-^
.page-content.dashboard {
.flex-item .flex-item-trailing svg {
height: 18px;
width: 18px;
}
}