[Improvement] Button: update border color (#998)

This commit is contained in:
neverland
2018-05-05 20:13:52 +08:00
committed by GitHub
parent 829dd6a36c
commit 8e6741635d
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
display: inline-block;
height: 45px;
line-height: 43px;
border-radius: 4px;
border-radius: 3px;
box-sizing: border-box;
font-size: 16px;
text-align: center;