Skip to content
Snippets Groups Projects
Commit b5ffaab4 authored by OZGCloud's avatar OZGCloud
Browse files

Merge pull request 'OZG-6676 OZG-7027 fix flex container' (#803) from...

Merge pull request 'OZG-6676 OZG-7027 fix flex container' (#803) from OZG-6676-OZG-7027-flex-container into master

Reviewed-on: https://git.ozg-sh.de/ozgcloud-app/alfa/pulls/803


Reviewed-by: default avatarOZGCloud <ozgcloud@mgm-tp.com>
parents 206ce780 56585e1c
Branches
Tags
No related merge requests found
......@@ -5,14 +5,14 @@
}"
>
<alfa-organisations-einheit-container
class="flex flex-1"
class="flex flex-1 flex-col"
*ngIf="showOrganisationsEinheitAnfrageButton"
data-test-id="organisations-einheit-container"
[vorgang]="vorgang"
[collaborationListResource]="collaborationStateListResource.resource"
></alfa-organisations-einheit-container>
<alfa-externe-fachstelle-container
class="flex flex-1"
class="flex flex-1 flex-col"
*ngIf="showExterneFachstelleAnfrageButton"
data-test-id="externe-fachstelle-container"
[vorgang]="vorgang"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment