improvement: Some improvements done. some bugs fixed.

This commit is contained in:
2026-09-02 17:24:01 +03:30
parent a3c14a18c1
commit 7f92e735fb
32 changed files with 1092 additions and 315 deletions

View File

@@ -388,6 +388,12 @@ select option {
stroke: currentColor;
}
/* Inherit the parent color (job-chip trash, catalog-tinted controls). */
.lucide.lucide-inherit {
color: inherit;
stroke: currentColor;
}
@keyframes picker-expand {
from {
opacity: 0;