Remove locked-overlay div + CSS — only blurred bg image shown
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user