Skip to content
This repository was archived by the owner on Apr 17, 2022. It is now read-only.

Commit 33d825f

Browse files
committed
style: Lint files
1 parent 5934852 commit 33d825f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Vue3DatePicker/style/main.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@
6969

7070
// Allow control of color property on icons
7171
.dp__icon {
72-
stroke: currentColor;
73-
fill: currentColor;
72+
stroke: currentcolor;
73+
fill: currentcolor;
7474
}
7575

7676
// Div style that is displayed on the bottom of the menu for switching layouts

0 commit comments

Comments
 (0)