2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-12 22:52:25 +03:00
Files
vue2-datepicker/src/style/var.scss
T
2019-11-10 17:47:30 +08:00

6 lines
120 B
SCSS

$default-color: #73879c;
$primary-color: #1284e7;
$range-color: #dff2fd;
$hover-color: #eaf8fe;
$border-color: #e8e8e8;