Fix style menu
This commit is contained in:
parent
ad56aafd15
commit
ed8232b0f5
4 changed files with 52 additions and 9 deletions
3
front/dist/resources/html/gameMenuIcon.html
vendored
3
front/dist/resources/html/gameMenuIcon.html
vendored
|
@ -10,9 +10,12 @@
|
|||
background-color: black;
|
||||
color: white;
|
||||
border-radius: 7px;
|
||||
height: 28px;
|
||||
width: 28px;
|
||||
}
|
||||
#menuIcon button img{
|
||||
width: 14px;
|
||||
padding-top: 4px;
|
||||
}
|
||||
#menuIcon section {
|
||||
margin: 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue