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
Snakes 2022-06-07 07:23:46 -04:00
parent acb3a0b338
commit b187b72746
2 changed files with 1 additions and 4 deletions

View File

@ -299,8 +299,5 @@
* { * {
animation: unset !important; animation: unset !important;
} }
.modal-backdrop.show {
backdrop-filter: none !important;
}
</style> </style>
{%- endif %} {%- endif %}

View File

@ -1,6 +1,6 @@
{%- {%-
set CACHE_VER = { set CACHE_VER = {
'css/main.css': 295, 'css/main.css': 296,
'css/4chan.css': 59, 'css/4chan.css': 59,
'css/classic.css': 59, 'css/classic.css': 59,