Ensure bubbles are clickable anyplace in windshield
This commit is contained in:
@@ -283,6 +283,10 @@
|
||||
inset: 0;
|
||||
position: absolute;
|
||||
z-index: -1;
|
||||
|
||||
.windshield & {
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
|
||||
.bubble__perma {
|
||||
|
||||
Reference in New Issue
Block a user