You've already forked focalboard
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:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user