Skip to content

Commit

Permalink
[EGON-50]: VH, TD: Aligns text and icons in footer to center
Browse files Browse the repository at this point in the history
  • Loading branch information
VadimHolstein committed Apr 4, 2024
1 parent fec41b9 commit 643fd9e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/app/app.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,11 @@
::ng-deep.mdc-text-field--filled:not(.mdc-text-field--disabled) {
background-color: white;
}

span * {
vertical-align: middle;
}

span {
height: 24px;
}

0 comments on commit 643fd9e

Please sign in to comment.