Don't clip bubbles

This commit is contained in:
Jason Zimdars
2025-10-01 11:21:41 -05:00
parent 8d03785cd8
commit e6c7fd283d
+1 -1
View File
@@ -73,7 +73,7 @@
z-index: 3;
}
&:not(.cards--considering) {
&:not(.cards--considering, .is-collapsed) {
overflow: clip;
}