Ensure bubbles are clickable anyplace in windshield

This commit is contained in:
Jason Zimdars
2024-12-05 11:46:33 -06:00
parent 23b936010f
commit c84e1b4685
+4
View File
@@ -283,6 +283,10 @@
inset: 0;
position: absolute;
z-index: -1;
.windshield & {
z-index: 1;
}
}
.bubble__perma {