web: 添加hooks

This commit is contained in:
Xwite
2023-05-13 09:42:28 +08:00
parent 15178d1313
commit 31e10b3010
4 changed files with 121 additions and 114 deletions

View File

@@ -0,0 +1,8 @@
.el-loading-spinner {
font-size: 36px;
color: #b5b5b5;
}
.el-loading-text {
font-weight: 500;
color: #b5b5b5 !important;
}