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:
Scott Bishel 2022-04-18 07:58:56 -06:00 committed by GitHub
parent b47e70579b
commit 37259afda4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 {