Add mobile bestellungen detail view

This commit is contained in:
2026-06-17 14:17:17 +02:00
parent 818bca5aff
commit c1d4f6d1e9
2 changed files with 91 additions and 0 deletions
+4
View File
@@ -123,3 +123,7 @@ body.sg-otc-order-overlay-open {
.sg-large-table--bestellungen .sg-large-table__cell--header.sg-large-table__cell--amount .sg-large-table__sort-button {
justify-content: flex-end;
}
[data-bestellungen-mobile-detail] .sg-navigation-card-layout {
margin-top: 0;
}