fix unnecessary backdrop filter in timelines
This commit is contained in:
parent
4852f5b833
commit
46562d5318
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
.Timeline {
|
.Timeline {
|
||||||
.timeline-body {
|
.timeline-body {
|
||||||
background: none;
|
background: none;
|
||||||
|
backdrop-filter: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.alert-badge {
|
.alert-badge {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue