added cursor:pointer

pull/83/head
exist08 4 years ago committed by GitHub
parent f682234a3c
commit 9af8d8c47b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,6 +27,7 @@ button {
overflow: hidden; overflow: hidden;
margin: 10px 0; margin: 10px 0;
position: relative; position: relative;
cursor: pointer;
} }
button:focus { button:focus {

Loading…
Cancel
Save