Skip to content
Snippets Groups Projects
Commit c493379f authored by Martin Küster's avatar Martin Küster
Browse files

Merge branch 'fix-Aktenzeichen-h1' into 'main'

Fix aktenzeichen h1

See merge request !132
parents 3cc5eb0d 09913368
No related branches found
No related tags found
1 merge request!132Fix aktenzeichen h1
...@@ -23,7 +23,11 @@ ...@@ -23,7 +23,11 @@
unter der Lizenz sind dem Lizenztext zu entnehmen. unter der Lizenz sind dem Lizenztext zu entnehmen.
--> -->
<h1 mat-dialog-title data-test-id="aktenzeichen-edit-dialog-header">Aktenzeichen bearbeiten</h1>
<h4 class="pb-5 pl-6 pr-6 pt-6 text-lg font-medium text-primary" mat-dialog-title data-test-id="aktenzeichen-edit-dialog-header">
Aktenzeichen bearbeiten
</h4>
<form class="form" [formGroup]="form" (ngSubmit)="onSubmit()"> <form class="form" [formGroup]="form" (ngSubmit)="onSubmit()">
<mat-dialog-content> <mat-dialog-content>
<div class="content"> <div class="content">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment