Restore object card grid row wrap behavior on VSF detail page

This commit is contained in:
2026-05-28 10:55:14 +02:00
parent 9a0ac87c78
commit 1fde3795c8
@@ -64,12 +64,6 @@
width: 100%;
}
.sg-vsf-list-detail-page__right-column .sg-object-card-grid {
display: flex;
flex-direction: column;
gap: var(--spacing-small);
}
@media (max-width: 767px) {
.sg-vsf-list-detail-page__intro-block .sg-text-layout-pattern__sample--sixty-width {
width: 100%;