date, time picker 2

This commit is contained in:
2024-07-12 11:37:33 +09:00
parent 36561cd215
commit 5bb42ebd6e
4 changed files with 22 additions and 4 deletions

View File

@@ -32,4 +32,9 @@
.fluent-fixed-w100 {
max-width: 100px;
min-width: 100px;
}
.fluent-calendar {
overflow-y: initial;
overflow-x: initial;
}