Prevent card bubbles getting clipped in grid layout
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
&:not(.cards--considering, .is-collapsed) {
|
||||
&:not(.cards--considering, .is-collapsed, .cards--grid) {
|
||||
overflow: clip;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user