Add cursor pointer on menu button
This commit is contained in:
parent
0038cc1f58
commit
360b6eb15d
1 changed files with 1 additions and 0 deletions
|
@ -482,6 +482,7 @@ mark {
|
|||
height: 42px;
|
||||
padding: 0;
|
||||
font-size: 1em;
|
||||
cursor: pointer;
|
||||
background-color: #2a2a2a;
|
||||
border: 0;
|
||||
border-left: 1px solid #333;
|
||||
|
|
Loading…
Reference in a new issue