diff --git a/files/templates/header.html b/files/templates/header.html
index ba299d664..cac079b64 100644
--- a/files/templates/header.html
+++ b/files/templates/header.html
@@ -299,5 +299,8 @@
* {
animation: unset !important;
}
+ .modal-backdrop.show {
+ backdrop-filter: none !important;
+ }
{%- endif %}