This commit is contained in:
lutinglt
2025-02-14 00:40:18 +08:00
parent d83f8e9e10
commit bed93d8777
28 changed files with 52 additions and 52 deletions

7
sass/dashboard.scss Normal file
View File

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