调整主题色,并清除冗余样式

This commit is contained in:
aixianling
2023-01-16 14:53:39 +08:00
parent 7880f71466
commit 3adc06a275
2 changed files with 4 additions and 7 deletions

View File

@@ -8,7 +8,7 @@
-moz-osx-font-smoothing: grayscale;
height: 100vh;
width: 100vw;
--el-color-primary: #384388;
--el-color-primary: #92ACD1;
--background-color: #F2F6FF;
}