推荐阅读和问答混淆问题

This commit is contained in:
A1300399510
2025-02-06 17:01:19 +08:00
parent 5f0c7df52d
commit 01c04d5ccf
22 changed files with 141 additions and 171 deletions

View File

@@ -527,6 +527,8 @@ a {
#answer-app .main .details-area-box .loading-bj svg {
width: 60px;
animation: spin 2s linear infinite;
position: fixed;
top: calc(100vh / 2);
}
@keyframes spin {
0% {

View File

@@ -671,6 +671,8 @@ a {
svg {
width: 60px;
animation: spin 2s linear infinite;
position: fixed;
top: calc(100vh / 2);
}
@keyframes spin {