Refine family settings and calendar dentist icon

This commit is contained in:
Rafael Foster
2026-04-28 20:28:50 -03:00
parent 7b85db9b07
commit 69897666fb
22 changed files with 182 additions and 80 deletions
+4 -2
View File
@@ -583,7 +583,8 @@
transform: scale(0.98);
}
.event-icon-picker__trigger i {
.event-icon-picker__trigger i,
.event-icon-picker__trigger svg {
width: 22px;
height: 22px;
}
@@ -629,7 +630,8 @@
background: var(--color-accent-light);
}
.event-icon-picker__option i {
.event-icon-picker__option i,
.event-icon-picker__option svg {
width: 20px;
height: 20px;
}