Skip to content

Commit

Permalink
fix style of datepicker modal
Browse files Browse the repository at this point in the history
  • Loading branch information
Femumme committed Jul 27, 2024
1 parent 05cee58 commit 42e913a
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@
translate>General.onDateAtTime
</ion-label>
<ion-popover [trigger]="'open-date-input-'+controlName" show-backdrop="false"
side="top"
style="--offset-y: 0px !important; --height: 50%;">
side="top">
<ng-template>
<ion-datetime [showDefaultButtons]="true"
style="overflow-y: auto;"
Expand Down

0 comments on commit 42e913a

Please sign in to comment.