Removed Unnecessary Flex class

This commit is contained in:
2025-07-11 11:44:28 +00:00
parent 88a1572747
commit 01b0cbfadf
51 changed files with 111 additions and 112 deletions

View File

@ -5,7 +5,7 @@
</button>
</h2>
<form [formGroup]="form" class="flex flex-col">
<form [formGroup]="form" class="flex-col">
<div class="row-container sm:max-lg:flex-col">
<mat-form-field class="flex-auto basis-2-5">
<mat-label>Date</mat-label>