Skip to content

Commit

Permalink
Fix the position of the tinymce editor resize button
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainLvr authored and trasher committed Apr 26, 2024
1 parent 1a6e3f0 commit 4e2d5f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/includes/components/_richtext.scss
Expand Up @@ -45,6 +45,7 @@ body.mce-content-body {

#page .tox .tox-statusbar {
border-top: transparent;
justify-content: flex-end;
}

.tox.tox-tinymce {
Expand Down

0 comments on commit 4e2d5f8

Please sign in to comment.