This commit is contained in:
Jasper 2025-11-08 21:26:26 +00:00 committed by GitHub
commit 14425a79d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1889,7 +1889,7 @@ html[data-theme='neomorphic'] {
div.edit-mode-bottom-banner, .add-new-section { div.edit-mode-bottom-banner, .add-new-section {
background: rgba(255, 255, 255, 0.15); background: rgba(255, 255, 255, 0.15);
backdrop-filter: blur(50px); //backdrop-filter: blur(50px);
} }
.critical-error-wrap { .critical-error-wrap {