oxdc

Results 5 comments of 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. ![image](https://user-images.githubusercontent.com/29519076/145929939-c1b1b980-c733-41ae-a68d-f8173a2d797b.png) Note that...

Same issue. And I find a solution [here](https://github.com/kensnyder/quill-image-resize-module/issues/43#issuecomment-390728983).