From 0b97784cc568bbae4ba0a26d9e6df44c38645589 Mon Sep 17 00:00:00 2001 From: Heiko Joerg Schick Date: Fri, 14 Mar 2025 00:04:38 +0100 Subject: [PATCH] Minor rearangement --- src/taskpane/components/AlignmentButtons.tsx | 60 ++++++++++---------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/src/taskpane/components/AlignmentButtons.tsx b/src/taskpane/components/AlignmentButtons.tsx index 49b38d4c..9cd0e87b 100644 --- a/src/taskpane/components/AlignmentButtons.tsx +++ b/src/taskpane/components/AlignmentButtons.tsx @@ -247,36 +247,6 @@ export const AlignmentButtons: React.FC = () => { return (
- - - + + +
);