stable

Clone or download

Read-only

feat: ckeditor toolbar is sticky

When the content of a section description is very long, when users scroll to edit content at the bottom, they should be able to apply formatting using the toolbar without having to scroll back and forth. Part of story #37543: edit Artidoc sections Change-Id: I1e1467a27edc2a53f3ee04ef6a0f7ff427758f73

Modified Files

Name
M plugins/artidoc/scripts/artidoc/package.json +1 −0 Go to diff View file
M plugins/artidoc/scripts/artidoc/pnpm-lock.yaml +3 −0 Go to diff View file
M plugins/artidoc/scripts/artidoc/src/themes/artidoc.scss +1 −0 Go to diff View file
A plugins/artidoc/scripts/artidoc/src/themes/includes/_ckeditor-overrides.scss +46 −0 Go to diff View file
R plugins/artidoc/scripts/artidoc/src/themes/includes/project-background.scss Go to diff View file