Skip to content

Commit

Permalink
Use right instead of padding-left.
Browse files Browse the repository at this point in the history
  • Loading branch information
johndoknjas committed Nov 10, 2024
1 parent caf7566 commit 907e364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/lobby/css/app/_app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@

.toggle-padding-left {
@extend .toggle;
padding-left: 90%;
right: 6%;
}

.gamesFiltered {
Expand Down

0 comments on commit 907e364

Please sign in to comment.