mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 10:28:04 +00:00
Remove backdrop filter from subscribe overlay
This commit is contained in:
parent
7c8cba7fab
commit
5063d40a32
@ -2605,8 +2605,6 @@ Usage (In Ghost editor):
|
|||||||
opacity: 0;
|
opacity: 0;
|
||||||
transition: opacity 0.2s ease-in;
|
transition: opacity 0.2s ease-in;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
|
||||||
backdrop-filter: blur(3px);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.subscribe-overlay .subscribe-close:before,
|
.subscribe-overlay .subscribe-close:before,
|
||||||
|
Loading…
Reference in New Issue
Block a user