From c7f2a86c147aae95d15c512ee9ddd9784717c375 Mon Sep 17 00:00:00 2001 From: soufiane Date: Wed, 16 Jul 2025 11:03:27 +0200 Subject: [PATCH] wip #7634 --- resources/markdowneditor/style/style.sass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/markdowneditor/style/style.sass b/resources/markdowneditor/style/style.sass index b37582c49..88a9045cc 100644 --- a/resources/markdowneditor/style/style.sass +++ b/resources/markdowneditor/style/style.sass @@ -14,7 +14,7 @@ body width: 33% height: 26px vertical-align: top - display: inline-block + display: inline-flex padding: 2px [data-icon] display: inline-block @@ -67,7 +67,7 @@ body border: 0 &-toolbar-center - text-align: center + justify-content: center &-revision height: 100vh -- 2.39.5