Refine classes

This commit is contained in:
Kovacs 2025-10-20 12:56:10 +02:00 committed by GitHub
parent 98c0bb2cd5
commit 4f6ad08ee1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@
</p-floatlabel>
@if (tripForm.get("id")?.value === -1) {
<div class="grid md:col-span-4 grid-cols-2 gap-2">
<div class="md:col-span-full">
<p-floatlabel variant="in">
<p-datepicker id="daterange" formControlName="daterange" [iconDisplay]="'input'" [showIcon]="true" selectionMode="range" appendTo="body" fluid />
<label for="daterange">Date Range</label>