1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-09-02 10:32:41 +02:00

fix(buttons.scss): fix btn border (#141)

ref #86
This commit is contained in:
ダーシノ
2018-12-09 23:58:53 +09:00
committed by Abdullah Samman
parent b29f88ae3f
commit 4f0bca554f

View File

@@ -85,6 +85,7 @@
vertical-align: middle;
cursor: $cursor-click-url, pointer;
user-select: none;
border: none;
@include btn-style(
$base-color,