forked from MarseyWorld/MarseyWorld
Remove backdrop blur on modals.
By direct command of Benevolent rDrama Caliph for Life, his exaltedness Aevann. Was causing performance issues on a large number of users' systems.master
parent
acb3a0b338
commit
b187b72746
|
@ -299,8 +299,5 @@
|
|||
* {
|
||||
animation: unset !important;
|
||||
}
|
||||
.modal-backdrop.show {
|
||||
backdrop-filter: none !important;
|
||||
}
|
||||
</style>
|
||||
{%- endif %}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{%-
|
||||
set CACHE_VER = {
|
||||
'css/main.css': 295,
|
||||
'css/main.css': 296,
|
||||
|
||||
'css/4chan.css': 59,
|
||||
'css/classic.css': 59,
|
||||
|
|
Loading…
Reference in New Issue