input
This commit is contained in:
parent
e593bc343e
commit
725753b7b3
8 changed files with 79 additions and 35 deletions
|
|
@ -53,12 +53,17 @@
|
|||
border: none;
|
||||
outline: none;
|
||||
|
||||
z-index: 1;
|
||||
|
||||
}
|
||||
|
||||
.menu {
|
||||
position: fixed;
|
||||
margin-left: 20px;
|
||||
margin-top: 20px;
|
||||
|
||||
z-index: 2;
|
||||
|
||||
}
|
||||
|
||||
.menuButton {
|
||||
|
|
|
|||
Loading…
Reference in a new issue