File Name Text Muted

This commit is contained in:
Ozan Tellioglu 2023-05-29 23:25:08 +02:00
parent 53b7c39371
commit d954a3dd26

View file

@ -287,3 +287,7 @@ settings:
.oz-calendar-custom-hidden {
display: none !important;
}
.oz-calendar-note-line {
color: var(--text-muted);
}