Skip to content

Commit 87fad9a

Browse files
authored
Update mobile.css
1 parent 82afcd8 commit 87fad9a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css/mobile.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,8 @@
380380
.chatalt-bzmb {
381381
scrollbar-color: transparent rgba(255, 255, 255, 0.05);
382382
scrollbar-width: none;
383-
backdrop-filter: blur(30px);
383+
/* backdrop-filter: blur(30px); */
384+
backdrop-filter: none;
384385
top: 0%;
385386
height: 100%;
386387
position: absolute;

0 commit comments

Comments
 (0)