Skip to content

Commit

Permalink
fix(CircuitVerse#3560): vertical alignment of error message (CircuitV…
Browse files Browse the repository at this point in the history
  • Loading branch information
shauryag2002 authored Dec 16, 2023
1 parent 881f112 commit 85178f4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/assets/stylesheets/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,11 @@
margin-bottom: 10px;
padding: 15px;

ul {
margin-bottom: 1rem;
margin-top: 1rem;
}

li {
text-align: left;
}
Expand Down

0 comments on commit 85178f4

Please sign in to comment.