Skip to content

Commit 6fe8198

Browse files
committed
Improve contrast for highlighted disabled dates
1 parent 0696051 commit 6fe8198

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/Datepicker.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -951,6 +951,8 @@ $width = 300px
951951
background #4bd
952952
&.highlighted
953953
background #cae5ed
954+
&.disabled
955+
color: #a3a3a3
954956
&.grey
955957
color #888
956958

0 commit comments

Comments
 (0)