From 27a7980dadc557ae5cc2797bfa7119458dacc267 Mon Sep 17 00:00:00 2001 From: blessedcoolant <54517381+blessedcoolant@users.noreply.github.com> Date: Fri, 28 Oct 2022 19:49:50 +1300 Subject: [PATCH] Update Site Header Icons Layout --- frontend/src/features/system/SiteHeader.tsx | 32 ++++++++++----------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/frontend/src/features/system/SiteHeader.tsx b/frontend/src/features/system/SiteHeader.tsx index 527bb2e8d8..515787749b 100644 --- a/frontend/src/features/system/SiteHeader.tsx +++ b/frontend/src/features/system/SiteHeader.tsx @@ -41,16 +41,6 @@ const SiteHeader = () => {
- - } - /> - - { /> + + + + { /> - + } /> - +
);