Lobby page
- fix img in skin selector Global - fix bug when we use return between lobby and game page
This commit is contained in:
@ -115,6 +115,8 @@ body {
|
||||
border: 4px solid black;
|
||||
cursor: pointer;
|
||||
transition: transform 0.3s ease;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.color-box:hover {
|
||||
|
Reference in New Issue
Block a user