fix
This commit is contained in:
@@ -958,10 +958,10 @@ i {
|
||||
}
|
||||
.mark_loading .mark_loading_text {
|
||||
text-align: center;
|
||||
font-size: 2rem;
|
||||
font-size: 1.2rem;
|
||||
position: absolute;
|
||||
bottom: 7%;
|
||||
right: 7%;
|
||||
bottom: 2%;
|
||||
right: 2%;
|
||||
}
|
||||
.mark_loading .mark_loading_text div {
|
||||
margin-top: 10px;
|
||||
|
||||
@@ -1045,10 +1045,10 @@ i{
|
||||
flex-direction: column;
|
||||
.mark_loading_text{
|
||||
text-align: center;
|
||||
font-size: 2rem;
|
||||
font-size: 1.2rem;
|
||||
position: absolute;
|
||||
bottom: 7%;
|
||||
right: 7%;
|
||||
bottom: 2%;
|
||||
right: 2%;
|
||||
div{
|
||||
margin-top: 10px;
|
||||
span{
|
||||
|
||||
Reference in New Issue
Block a user