diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 964ce24c0..d6a7b94ac 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -158,6 +158,7 @@ Viktor Ricci Harvey Randall Pedro Lameiras Kai Knoblich +Lucas Scharenbroch ******************** diff --git a/ts/editor/editor-toolbar/BlockButtons.svelte b/ts/editor/editor-toolbar/BlockButtons.svelte index dbb08d113..01406132c 100644 --- a/ts/editor/editor-toolbar/BlockButtons.svelte +++ b/ts/editor/editor-toolbar/BlockButtons.svelte @@ -127,36 +127,49 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html - - {@html justifyLeftIcon} - + + + {@html justifyLeftIcon} + + - - {@html justifyCenterIcon} - + + + {@html justifyCenterIcon} + + - - {@html justifyRightIcon} - + + + {@html justifyRightIcon} + + - - {@html justifyFullIcon} - + + + {@html justifyFullIcon} + + +