Add OTC order basic card

This commit is contained in:
2026-06-15 12:52:21 +02:00
parent 85db0620c7
commit 49210bce01
2 changed files with 28 additions and 2 deletions
+5
View File
@@ -8,3 +8,8 @@
.sg-vsf-list-overview-page-v2 .sg-main-heading {
font-weight: var(--font-weight-regular);
}
.sg-basic-card__actions {
width: 100%;
justify-content: flex-end;
}