oxdc
oxdc
I figured it out on my own, see #64. Besides, for those who want a better layout on mobile, you may use the following css snippet, ```css div[data-type="dictionary-view"] .results .container...
` {{ side_note_text }} ` still does not work, since `margin-right` has been set to `margin-right: var(--aside-margin);` by the selector `.is-readable-line-width aside` (Line:2873 and Line:4967). Also, consecutive sidenotes would overlap...
Another related issue, if one uses `Slides` in `Core plugins`, a sidenote box would appear at the bottom right corner, as the css rules are applied globally.  Note that...
Same issue. And I find a solution [here](https://github.com/kensnyder/quill-image-resize-module/issues/43#issuecomment-390728983).
PR for this: #279