mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-04-21 21:49:55 +08:00
♻️ 重构公告模块,降低请求次数
This commit is contained in:
@@ -142,9 +142,9 @@ defineExpose({ displayBox });
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding: 10px;
|
||||
border: #f4d8a8 1px solid;
|
||||
border: #f4d8a8ff 1px solid;
|
||||
border-radius: 5px;
|
||||
color: #f4d8a8;
|
||||
color: #f4d8a8ff;
|
||||
}
|
||||
|
||||
.loading-title {
|
||||
@@ -197,7 +197,7 @@ defineExpose({ displayBox });
|
||||
display: block;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
color: #f4d8a8;
|
||||
color: #f4d8a8ff;
|
||||
font-size: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user