Match mobile detail background

This commit is contained in:
2026-06-17 14:22:22 +02:00
parent a277cacf3a
commit eaf90df3a2
+1 -1
View File
@@ -49,7 +49,7 @@ body.sg-bestellungen-mobile-detail-open > :not([data-bestellungen-mobile-detail-
padding: var(--spacing-large);
box-sizing: border-box;
overflow: auto;
background: var(--color-white);
background: var(--color-background-purple);
}
.sg-bestellungen-mobile-detail-host .sg-vsf-drawer-card {