Skip to content

Commit

Permalink
style: align right buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
Silke Grüber authored and SGrueber committed Jun 2, 2023
1 parent d13381f commit e2c8591
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/styles/global/buttons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -126,3 +126,9 @@
}
}
}

.justify-content-end {
.btn.btn-secondary {
margin-right: 0;
}
}

0 comments on commit e2c8591

Please sign in to comment.