Remove dot

This commit is contained in:
Alex Tselegidis 2024-06-20 15:36:47 +03:00
parent 2a645319fd
commit 808a07374f
1 changed files with 4 additions and 0 deletions

View File

@ -470,6 +470,10 @@ body legend {
color: #555;
}
#calendar .fc-daygrid-event-dot {
display: none;
}
#calendar .fc-event {
border: 1px solid #7cbae8;
background-color: #7cbae8;