diff --git a/style.css b/style.css index 27f0f48..9bc7c81 100644 --- a/style.css +++ b/style.css @@ -73,6 +73,16 @@ background-color: rgba(0, 0, 0, 0.4) !important; } +.focuscontainer.dialog.dialog-fixedSize.dialog-small.formDialog.opened { + backdrop-filter: blur(10px) !important; + -webkit-backdrop-filter: blur(10px) !important; +} + +.focuscontainer.dialog.smoothScrollY.dialog-fixedSize.dialog-small.opened { + backdrop-filter: blur(10px) !important; + -webkit-backdrop-filter: blur(10px) !important; +} + /* --- Colors --- */ @media (hover: hover) and (pointer: fine) {