Remove locked-overlay div + CSS — only blurred bg image shown

This commit is contained in:
Kato
2026-09-05 20:56:35 +00:00
parent 1293f40bad
commit 6ac4b499db
2 changed files with 0 additions and 9 deletions
-7
View File
@@ -1602,13 +1602,6 @@ TELEGRAM BANNER
-webkit-filter: blur(16px);
transform: scale(1.1);
}
.locked-overlay {
position: absolute;
inset: 0;
background: rgba(255, 255, 255, 0.55);
backdrop-filter: blur(4px);
-webkit-backdrop-filter: blur(4px);
}
/* ========================================
FOOTER