Fix missing background for tasks on a shared list with a background
This commit is contained in:
parent
e8d26be1b1
commit
28d45ec188
1 changed files with 0 additions and 4 deletions
|
@ -244,10 +244,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
.link-share-container .task-view {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.flash-background-enter, .flash-background-enter-active {
|
||||
animation: flash-background $flash-background-duration ease 1;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue