* spec entfernt

* wip

* wip

* wip

* wip

* wip

* rework

* done

---------

Co-authored-by: Bastian Wagner <bastian.wagner@softconcis.de>
This commit is contained in:
Bastian Wagner
2024-09-11 16:01:55 +02:00
committed by GitHub
parent 2880925cd0
commit 2359c9c5e9
16 changed files with 63 additions and 30 deletions

View File

@@ -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;
}
}