Bust out of the list and allow the grid to lay out these items
This commit is contained in:
@@ -111,6 +111,10 @@
|
||||
.card {
|
||||
inline-size: calc(var(--column-width-expanded) - var(--column-padding-expanded) * 2);
|
||||
}
|
||||
|
||||
.cards--grid & {
|
||||
display: contents;
|
||||
}
|
||||
}
|
||||
|
||||
.cards__new-column {
|
||||
|
||||
Reference in New Issue
Block a user