refactor(ui): refactor all of the classical datepicker codes with the shui calendar

This commit is contained in:
charlie
2024-04-22 17:24:27 +08:00
parent d71e0163c4
commit 52bc99738a
11 changed files with 64 additions and 576 deletions

View File

@@ -219,6 +219,14 @@
&.as-heading {
@apply flex w-full;
}
&:has(.dsl-query) {
@apply flex flex-row w-full;
}
.dsl-query {
@apply w-full;
}
}
.block-control, .block-control:hover {