代码结构调整

This commit is contained in:
lutinglt
2025-02-22 09:53:29 +08:00
parent 8def32e5b9
commit 4365603d56
31 changed files with 16 additions and 9 deletions

View File

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