fix noBg timeline BG's when wallpaper set
This commit is contained in:
parent
805134bb74
commit
3fde459b6e
|
@ -530,7 +530,7 @@ console.log(mainRouter.currentRoute.value.name);
|
|||
}
|
||||
:deep(.tl),
|
||||
:deep(.notes) {
|
||||
background: none !important;
|
||||
background: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue