Fix: date & region selector styling
This commit is contained in:
parent
322ae58a6e
commit
ede735cbeb
2 changed files with 13 additions and 1 deletions
|
@ -22,7 +22,8 @@
|
|||
id="date"
|
||||
[value]="formattedDate"
|
||||
(change)="onDateChange($event)"
|
||||
[max]="maxDate">
|
||||
[max]="maxDate"
|
||||
class="date-input">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue