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

Commit 5dde27c

Browse files
committed
style: Lint files
1 parent 4c6cc0b commit 5dde27c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Vue3DatePicker/style/components/_DatepickerMenu.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494

9595
.dp__preset_range {
9696
padding: 5px;
97+
9798
&:hover {
9899
background-color: var(--dp-hover-color);
99100
cursor: pointer;
@@ -102,4 +103,4 @@
102103

103104
.dp__menu_content_wrapper {
104105
display: flex;
105-
}
106+
}

0 commit comments

Comments
 (0)