Skip to content
Snippets Groups Projects
Commit e6c4b000 authored by Oliver Schmidt's avatar Oliver Schmidt
Browse files

fix styling aktenzeichen heading

parent 3d448b6d
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