improvement: fdi tooth chart selection modes polished. bugs related to teeth selecyion fixed.

This commit is contained in:
2026-07-18 00:02:40 +03:30
parent 4b2349228a
commit 0740493384
23 changed files with 384 additions and 161 deletions

View File

@@ -354,6 +354,12 @@ select option {
stroke: currentColor;
}
/* Opt out when an icon sits on a primary/filled control (Send, etc.) */
.lucide.lucide-on-primary {
color: #fff;
stroke: currentColor;
}
@keyframes task-row-complete-exit {
0% {
opacity: 1;