Add content wrapper card to public cards page

This commit is contained in:
2026-06-23 17:15:23 +02:00
parent 75290bcee7
commit fc88afc4b3
2 changed files with 17 additions and 0 deletions
+4
View File
@@ -232,6 +232,10 @@
max-width: none;
}
.sg-page-cards-public-page .sg-preview-area > .sg-transparent-card {
margin: var(--spacing-large) 0;
}
.sg-page-cards .sg-group-card > .sg-card {
flex: 0 0 100%;
width: 100%;