Skip to content

Commit

Permalink
Make spinner in setup bigger
Browse files Browse the repository at this point in the history
  • Loading branch information
WandererXII committed Mar 9, 2024
1 parent 8eda5b0 commit ae360c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ui/lobby/css/_setup.scss
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,8 @@ $c-slider: $c-setup;
}
.spinner {
height: 85px;
width: 85px;
padding: 1rem 1.4rem;
}
.submit-error-message {
position: absolute;
Expand Down

0 comments on commit ae360c0

Please sign in to comment.