Skip to content

Commit

Permalink
fix form element height
Browse files Browse the repository at this point in the history
  • Loading branch information
jwnasambu committed Aug 13, 2024
1 parent 2a1384b commit b6ef011
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/results/result-form.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
display: flex;
flex-direction: column;
justify-content: space-between;
height: calc(100vh - 6rem);
}

:global(.omrs-breakpoint-lt-desktop) .form {
Expand Down

0 comments on commit b6ef011

Please sign in to comment.