Skip to content

Commit

Permalink
IBX-8418: Update styling for trash options
Browse files Browse the repository at this point in the history
  • Loading branch information
barw4 committed Oct 24, 2024
1 parent f52dd78 commit d8d90a3
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/bundle/Resources/public/scss/_modals.scss
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,19 @@

.modal-body {
@include modal-body();

.ibexa-modal__option-label {
margin-bottom: 0;
margin-top: 1rem;
}

.ibexa-label {
font-size: 1rem;
}

.ibexa-modal__option-description {
font-size: 0.85rem;
}
}

.modal-footer {
Expand Down

0 comments on commit d8d90a3

Please sign in to comment.