Skip to content

Commit

Permalink
WEBUI-1616: nuxeo-note-editor
Browse files Browse the repository at this point in the history
  • Loading branch information
rakeshkumar1019 committed Jan 23, 2025
1 parent 4643aad commit 3e425a9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions elements/nuxeo-note-editor/nuxeo-note-editor.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,11 @@ Polymer({
top: 10px;
}
:host([dir='rtl']) #editNote.edit {
left: 10px;
right: auto;
}
#editHtml.edit {
left: 0;
bottom: 0;
Expand Down

0 comments on commit 3e425a9

Please sign in to comment.