Rework (#2)
* spec entfernt * wip * wip * wip * wip * wip * rework * done --------- Co-authored-by: Bastian Wagner <bastian.wagner@softconcis.de>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
form {
|
||||
form, .admin_container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 24px;
|
||||
@@ -13,6 +13,7 @@ form {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
mat-dialog-content {
|
||||
mat-dialog-content, app-client-admins {
|
||||
flex: 1 1 auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user