推荐阅读和问答混淆问题
This commit is contained in:
@@ -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% {
|
||||
|
||||
@@ -671,6 +671,8 @@ a {
|
||||
svg {
|
||||
width: 60px;
|
||||
animation: spin 2s linear infinite;
|
||||
position: fixed;
|
||||
top: calc(100vh / 2);
|
||||
}
|
||||
|
||||
@keyframes spin {
|
||||
|
||||
Reference in New Issue
Block a user