From 767a24164d6c9d101e613c53960985f4fbe2ce93 Mon Sep 17 00:00:00 2001 From: Gauthier Date: Sat, 15 Mar 2025 16:35:23 +0100 Subject: [PATCH] fix(ui): resolve streaming region dropdown overlap (#1477) The streaming region selection field is always in the foreground and overlaps other open dropdowns. fix #1475 --- .../UserProfile/UserSettings/UserGeneralSettings/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/UserProfile/UserSettings/UserGeneralSettings/index.tsx b/src/components/UserProfile/UserSettings/UserGeneralSettings/index.tsx index d8f0ded05..90fbb13c7 100644 --- a/src/components/UserProfile/UserSettings/UserGeneralSettings/index.tsx +++ b/src/components/UserProfile/UserSettings/UserGeneralSettings/index.tsx @@ -415,7 +415,7 @@ const UserGeneralSettings = () => {
-
+
{
-
+