From 16d96aa81c8e995dd9ba086a5106a672033a3165 Mon Sep 17 00:00:00 2001 From: naumov Date: Wed, 28 Feb 2024 14:03:31 +0100 Subject: [PATCH] CB-4761 remove rtl mode from menu --- .../src/TopNavBar/AppStateMenu/AppStateMenu.tsx | 2 +- webapp/packages/plugin-user-profile/src/UserMenu/UserMenu.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/webapp/packages/plugin-top-app-bar/src/TopNavBar/AppStateMenu/AppStateMenu.tsx b/webapp/packages/plugin-top-app-bar/src/TopNavBar/AppStateMenu/AppStateMenu.tsx index 8eec9722e8..30aca88eeb 100644 --- a/webapp/packages/plugin-top-app-bar/src/TopNavBar/AppStateMenu/AppStateMenu.tsx +++ b/webapp/packages/plugin-top-app-bar/src/TopNavBar/AppStateMenu/AppStateMenu.tsx @@ -46,7 +46,7 @@ export const AppStateMenu = observer(function AppStateMenu() { return (
- +
); diff --git a/webapp/packages/plugin-user-profile/src/UserMenu/UserMenu.tsx b/webapp/packages/plugin-user-profile/src/UserMenu/UserMenu.tsx index eea77bf362..6e41d271a7 100644 --- a/webapp/packages/plugin-user-profile/src/UserMenu/UserMenu.tsx +++ b/webapp/packages/plugin-user-profile/src/UserMenu/UserMenu.tsx @@ -31,7 +31,7 @@ export const UserMenu = observer(function UserMenu() { return ( - +