Skip to content

Commit

Permalink
fix: improve jira form button alignment with #2301
Browse files Browse the repository at this point in the history
  • Loading branch information
Genne23v authored and johannesjo committed Oct 22, 2022
1 parent 5d3f18a commit 036b344
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/components/_overwrite-material.scss
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ body .mat-form-field {
display: flex;
align-items: center;
justify-content: center;
gap: 5px;
}

// otherwise it's hard to see when an off-screen element gets focused via tab
Expand Down

0 comments on commit 036b344

Please sign in to comment.