Datepicker And Color picker with dropdown
All checks were successful
Deploy Docs to Synology / deploy (push) Successful in 4s

This commit is contained in:
2026-04-27 16:55:32 +02:00
parent 19279524d7
commit 495362c11c
9 changed files with 95 additions and 89 deletions

9
dist/sigpro-ui.css vendored
View File

@@ -2658,9 +2658,6 @@
}
}
}
.inset-0 {
inset: calc(var(--spacing) * 0);
}
.chat-end {
@layer daisyui.l1.l2 {
place-items: end;
@@ -2972,12 +2969,6 @@
.z-50 {
z-index: 50;
}
.z-\[90\] {
z-index: 90;
}
.z-\[100\] {
z-index: 100;
}
.z-\[9999\] {
z-index: 9999;
}