Skip to content

Commit ec85421

Browse files
committed
feat: fix scroll bar
1 parent 3c67453 commit ec85421

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.v-calendar-daily__scroll-area {
2-
overflow-y: auto;
2+
overflow-y: hidden !important;
33
}

0 commit comments

Comments
 (0)