feat(calendar): enhance calendar error handlick and loading

This commit is contained in:
Dominik 2025-06-24 10:26:04 +02:00
parent fd7be58541
commit 758afb36b9
5 changed files with 155 additions and 38 deletions

View file

@ -109,5 +109,5 @@
}
.datepicker-box {
z-index: 9999;
z-index: 5;
}