improvement: Some improvements done. some bugs fixed.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user