Skip to content

Commit

Permalink
fix(buttons.scss): fix btn border (#141)
Browse files Browse the repository at this point in the history
ref #86
  • Loading branch information
BcRikko authored and abdallahalsamman committed Dec 9, 2018
1 parent b29f88a commit 4f0bca5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/elements/buttons.scss
Expand Up @@ -85,6 +85,7 @@
vertical-align: middle;
cursor: $cursor-click-url, pointer;
user-select: none;
border: none;

@include btn-style(
$base-color,
Expand Down

0 comments on commit 4f0bca5

Please sign in to comment.