1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-09-16 08:56:19 +02:00

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

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 {