stable

Clone or download

Read-only

fix: title of the TOC should be aligned with monotoolbar

The current alignment of the TOC is weird regarding the toolbar. The title should be vertically centered in the toolbar (at least the first row of buttons), even when we scroll. Took the opportunity to do some design adjustments: * color of the TOC links is now dimmed * width of the TOC is enlarged so that real life titles don't always wrap Part of story #38627: Choice of a new Rich Text Editor Change-Id: I784e88d412cfa2bed2e92af23a98c92a9dd77c8a

Modified Files

Name
M plugins/artidoc/scripts/artidoc/src/components/DocumentLayout.vue +3 −1 Go to diff View file
M plugins/artidoc/scripts/artidoc/src/components/toc/TableOfContents.vue +29 −27 Go to diff View file
M plugins/artidoc/scripts/artidoc/src/themes/includes/_size.scss +1 −1 Go to diff View file