theme fix
This commit is contained in:
@@ -153,3 +153,10 @@ select.form-control > option {
|
||||
background: var(--input-bg);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.calendar {
|
||||
td.fc-day-top.fc-today {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user