Tailwind eingebaut

This commit is contained in:
Bastian Wagner
2024-12-06 15:29:45 +01:00
parent 82b02001e4
commit 5194298fa6
9 changed files with 449 additions and 53 deletions

View File

@@ -1,6 +1,6 @@
<h2 mat-dialog-title>Neuen Schlüssel anlegen</h2>
<mat-dialog-content>
<form [formGroup]="createForm" >
<form [formGroup]="createForm" class="flex flex-col gap-3">
<mat-form-field>
<mat-label>Name</mat-label>