@@ -497,7 +497,7 @@
position: absolute;
left: 50%;
top: 10px;
- transform: translateX(-50%);
+ transform: translateX(-50%) scale(1.1);
}
.modeBox {
@@ -107,6 +107,7 @@
flex-direction: column;
justify-content: center;
align-items: center;
+ transform: translateY(-14px);
.loadingIcon {
width: 118px;
@@ -114,7 +115,7 @@
font-size: 16px;
color: #fff;
line-height: 20px;
- margin-bottom: 24px;
+ margin: 8px 0 18px;
.loadingClose {
font-weight: 400;