Force tour opacity override
This commit is contained in:
parent
5aa92efed2
commit
5f7d683cd1
1 changed files with 1 additions and 1 deletions
|
|
@ -369,7 +369,7 @@ html {
|
||||||
box-shadow: 0px 40px 160px 20px rgba(0, 0, 0, 0.5),
|
box-shadow: 0px 40px 160px 20px rgba(0, 0, 0, 0.5),
|
||||||
0px 0px 0px 4px rgba(128, 128, 128, 0.5) !important;
|
0px 0px 0px 4px rgba(128, 128, 128, 0.5) !important;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
opacity: 100%;
|
opacity: 100% !important;
|
||||||
pointer-events: none !important;
|
pointer-events: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue