mirror of
https://github.com/lil-org/tokenary.git
synced 2024-11-30 13:02:49 +03:00
Tune overlay background
This commit is contained in:
parent
69c2b514e0
commit
b1b160456a
@ -43,8 +43,8 @@ function injectScript() {
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
-webkit-backdrop-filter: blur(2pt);
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
-webkit-backdrop-filter: blur(3pt);
|
||||
z-index: 2147483647;
|
||||
cursor: pointer;
|
||||
align-content: center;
|
||||
|
Loading…
Reference in New Issue
Block a user