GH-1871 fix background for today (#2826)
* make all duplicated boards private * update background so it works for today * updated style Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
This commit is contained in:
parent
b47e70579b
commit
37259afda4
1 changed files with 2 additions and 2 deletions
|
@ -228,8 +228,8 @@
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
.fc-day-today {
|
||||
background: transparent;
|
||||
.fc-daygrid-day.fc-day-today {
|
||||
background-color: unset;
|
||||
|
||||
.fc-daygrid-day-number {
|
||||
.dateDisplay {
|
||||
|
|
Loading…
Reference in a new issue