Skip to content

Commit

Permalink
fix: cursor pointer for buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
sipayRT committed Apr 13, 2018
1 parent 83251ca commit efb1482
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/static/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
}

.button {
cursor: pointer;
margin-right: 4px;
background: #fff;
border: 1px solid #ccc;
Expand Down

0 comments on commit efb1482

Please sign in to comment.