GameConfig: Fix css assets
This commit is contained in:
@@ -21,7 +21,10 @@
|
||||
color: #fff;
|
||||
}
|
||||
#loading-don{
|
||||
width: 50%;
|
||||
width: 10vw;
|
||||
height: calc(10vw / 120 * 115);
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
.loading-text{
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user