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

OZG-6676 OZG-7027 responsive design

parent 3f19f42f
No related branches found
No related tags found
No related merge requests found
...@@ -5,14 +5,14 @@ ...@@ -5,14 +5,14 @@
}" }"
> >
<alfa-organisations-einheit-container <alfa-organisations-einheit-container
class="w-full" class="flex flex-1 w-full"
*ngIf="showOrganisationsEinheitAnfrageButton" *ngIf="showOrganisationsEinheitAnfrageButton"
data-test-id="organisations-einheit-container" data-test-id="organisations-einheit-container"
[vorgang]="vorgang" [vorgang]="vorgang"
[collaborationListResource]="collaborationStateListResource.resource" [collaborationListResource]="collaborationStateListResource.resource"
></alfa-organisations-einheit-container> ></alfa-organisations-einheit-container>
<alfa-externe-fachstelle-container <alfa-externe-fachstelle-container
class="w-full" class="flex flex-1 w-full"
*ngIf="showExterneFachstelleAnfrageButton" *ngIf="showExterneFachstelleAnfrageButton"
data-test-id="externe-fachstelle-container" data-test-id="externe-fachstelle-container"
[vorgang]="vorgang" [vorgang]="vorgang"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment