stable

Clone or download

Read-only

feat: wrap buttons together

On small screens, the buttons that are logically grouped together (ex: superscript and subscript) should wrap together, so that it is easier to find buttons (not one at the very end and one at the beginning of next line). Took the opportunity to remove the hr in favor of ::after Part of story #38627: Choice of a new Rich Text Editor Change-Id: Idd4ad91bec35fbc5d3a8b9296914232df8a935e0

Modified Files

Name
M lib/frontend/prose-mirror-editor-toolbar/src/elements/styles.scss +31 −8 Go to diff View file
M lib/frontend/prose-mirror-editor-toolbar/src/elements/toolbar-element.ts +37 −10 Go to diff View file