Skip to content

Commit

Permalink
Phone component misaligned dropdown fix (#168)
Browse files Browse the repository at this point in the history
Co-authored-by: mohas22 <[email protected]>
  • Loading branch information
samhere06 and mohas22 authored Jun 20, 2024
1 parent 692356c commit 7ca451a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions projects/angular-test-app/src/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,7 @@ a.mat-mdc-menu-item > mat-icon {
.mat-mdc-form-field {
margin: 8px 0;
}

.ngx-mat-tel-input-container button {
margin-top: auto;
}

0 comments on commit 7ca451a

Please sign in to comment.