Expand bestellungen basic card
This commit is contained in:
@@ -13,3 +13,12 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sg-left-navigation-pattern__group-card--content > [data-left-navigation-content-body] {
|
||||||
|
width: 100%;
|
||||||
|
flex: 1 1 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sg-left-navigation-pattern__group-card--content > [data-left-navigation-content-body] > .sg-card {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user