Skip to content

Commit 7d49357

Browse files
committed
fix: add missing datepicker.css
1 parent 8fc093c commit 7d49357

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
#time-repeater {
2+
input.form-input, select.form-select {
3+
@apply h-8 mt-0;
4+
}
5+
6+
select.form-select {
7+
@apply leading-none;
8+
}
9+
}

0 commit comments

Comments
 (0)