2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-07 11:12:27 +03:00

fix: shortcut color

This commit is contained in:
mxie
2018-10-10 18:18:48 +08:00
parent 2a3b404eda
commit ac4aa87a9d
+1 -1
View File
@@ -123,7 +123,7 @@ $primary-color: #1284e7;
background: none;
outline: none;
border: 0;
color: inherit;
color: #48576a;
margin: 0;
padding: 0;
white-space: nowrap;