mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-14 09:38:13 +08:00
feat(loading): 写了个 loading 组件
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
/* 顶部加载条 */
|
||||
.loading-bar {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
height: 100%;
|
||||
}
|
||||
/* card action 内的按钮 */
|
||||
.card-btn {
|
||||
background: #455167 !important;
|
||||
|
||||
Reference in New Issue
Block a user