mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
web: 添加hooks
This commit is contained in:
8
modules/web/src/hooks/loading.css
Normal file
8
modules/web/src/hooks/loading.css
Normal file
@@ -0,0 +1,8 @@
|
||||
.el-loading-spinner {
|
||||
font-size: 36px;
|
||||
color: #b5b5b5;
|
||||
}
|
||||
.el-loading-text {
|
||||
font-weight: 500;
|
||||
color: #b5b5b5 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user