Force tour opacity override

This commit is contained in:
Joel Collins 2020-04-06 14:50:04 +01:00
parent 5aa92efed2
commit 5f7d683cd1

View file

@ -369,7 +369,7 @@ html {
box-shadow: 0px 40px 160px 20px rgba(0, 0, 0, 0.5),
0px 0px 0px 4px rgba(128, 128, 128, 0.5) !important;
border-radius: 5px;
opacity: 100%;
opacity: 100% !important;
pointer-events: none !important;
}