From 70dafdc895206bc6a9da5b36342456e9b04e5a90 Mon Sep 17 00:00:00 2001
From: alex <48489896+devnaumov@users.noreply.github.com>
Date: Tue, 12 Mar 2024 18:08:33 +0100
Subject: [PATCH] CB-4761 remove rtl mode from menu (#2424)
Co-authored-by: Daria Marutkina <125263541+dariamarutkina@users.noreply.github.com>
---
.../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 (
-
+