mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-01-23 02:34:42 +00:00
Fix the circle-pad's roundness
This commit is contained in:
parent
36da07f277
commit
817a19c757
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ body {
|
|||
|
||||
#circle-pad {
|
||||
display: block;
|
||||
width: 70px;
|
||||
width: 69px;
|
||||
height: 70px;
|
||||
position: absolute;
|
||||
background-size: contain;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue