Tune overlay background

This commit is contained in:
Ivan Grachev 2022-08-29 17:47:16 +03:00
parent 69c2b514e0
commit b1b160456a

View File

@ -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;