chore: project

This commit is contained in:
xiaojunnuo
2026-02-21 23:20:26 +08:00
parent 06c69d23be
commit faf08f6513
21 changed files with 125 additions and 36 deletions
+10 -4
View File
@@ -1,7 +1,13 @@
.dark{
.fs-page-header{
.dark {
.fs-page-header {
.title {
color: #d5d5d5 !important;
}
color: #d5d5d5 !important;
}
}
.vben-normal-menu__item.is-active{
background-color: #3b3b3b !important;
}
}