Skip to content

Commit

Permalink
setting bigger icons
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionel Akpagni committed Jul 24, 2024
1 parent b4604da commit ebdafa0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/bundle/Resources/public/scss/_balloon-form.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
.ck.ck-dropdown .ck-button.ck-dropdown__button {
padding-right: calculateRem(10px);
}
.ck.ck-icon.ck-button__icon {
margin: calculateRem(3px);
}
.ibexa-ckeditor-balloon-form {
padding: 0 calculateRem(16px);

Expand Down

0 comments on commit ebdafa0

Please sign in to comment.