Use pointer as cursor for buttons
This commit is contained in:
parent
348ec1f6ab
commit
cfad7e9d68
2 changed files with 3 additions and 2 deletions
|
|
@ -53,6 +53,7 @@ button {
|
|||
color: white;
|
||||
font-family: "icon";
|
||||
overflow: hidden;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
button:focus {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue