5 lines
127 B
CSS
5 lines
127 B
CSS
|
.home-template.with-full-cover:not(.portal-visible) .gh-portal-triggerbtn-iframe {
|
||
|
pointer-events: none;
|
||
|
opacity: 0;
|
||
|
}
|