mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-08-03 07:13:08 +00:00
Fix moving settings
This commit is contained in:
parent
c4895fae84
commit
0c532a7f93
1 changed files with 2 additions and 1 deletions
|
|
@ -363,7 +363,7 @@ body {
|
|||
width: 65px;
|
||||
height: 21px;
|
||||
|
||||
top: 9%;
|
||||
top: 26px;
|
||||
left: 55px;
|
||||
|
||||
padding: 0;
|
||||
|
|
@ -372,6 +372,7 @@ body {
|
|||
background-image: url('/static/img/ui/bt OPTIONS.png');
|
||||
|
||||
opacity: .7;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
#lights-holder {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue