no message
This commit is contained in:
parent
ce7bc986af
commit
fa947b5cad
@ -8,6 +8,7 @@
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
z-index: 999;
|
||||
/* 定义一个名为 rotate 的动画,让元素从 0 度旋转到 360 度 */
|
||||
}
|
||||
.loading-mask .loading-icon {
|
||||
|
@ -8,6 +8,7 @@
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
z-index: 999;
|
||||
.loading-icon {
|
||||
width: 50px;
|
||||
animation: loadingRotate 2s linear infinite;
|
||||
|
Loading…
x
Reference in New Issue
Block a user