Skip to content

Commit

Permalink
common style change for mat-form-field (mdc component migration)
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 563170250
  • Loading branch information
zzzaries authored and copybara-github committed Sep 6, 2023
1 parent 34f508a commit c98c42b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions frontend/app/styles/common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ mat-card {
padding: 16px;
}

mat-form-field {
margin-top: 16px;
}

@mixin overview-card {
box-shadow: none !important;
margin: 8px;
Expand Down

0 comments on commit c98c42b

Please sign in to comment.