Skip to content

Commit

Permalink
Move markdowneditor ML button inside the toolbar
Browse files Browse the repository at this point in the history
Feedback @mjauvin
  • Loading branch information
AIC-BV authored Oct 4, 2023
1 parent b14c93c commit ac18545
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions assets/less/multilingual.less
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,13 @@

&.field-multilingual-markdowneditor {
.ml-btn {
top: 41px;
right: 76px;
background-color: transparent;
}

.ml-dropdown-menu {
top: 74px;
right: 1px;
top: 36px;
right: 76px;
}
}

Expand Down

0 comments on commit ac18545

Please sign in to comment.