Skip to content

Commit

Permalink
Change dialog label padding
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikiwanekhyland authored and VitoAlbano committed Jan 22, 2025
1 parent 84c6bd4 commit 692b8de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

#{$mat-form-field-hide-placeholder} {
#{$mat-floating-label} {
padding-top: 11px;
padding-top: 20px;
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

&#{$mat-form-field-hide-placeholder} {
#{$mat-floating-label} {
padding-top: 11px;
padding-top: 20px;
}
}

Expand Down

0 comments on commit 692b8de

Please sign in to comment.