[#162] changed preview modal looks to follow figma (#163)

Co-authored-by: Camille Moussu <cmoussu@linagora.com>
This commit is contained in:
Camille Moussu
2025-10-07 11:20:09 +02:00
committed by GitHub
parent 40c383c334
commit 3f8f3eff23
14 changed files with 731 additions and 619 deletions
@@ -217,7 +217,7 @@ function CalendarSelector({
<div>
<label>
<Checkbox
sx={{
style={{
color: calendars[id].color,
"&.Mui-checked": { color: calendars[id].color },
}}