From 27b886fb6b09a34b3fb7145e5f86d3b2630d21bf Mon Sep 17 00:00:00 2001 From: SleeplessOne1917 Date: Sat, 8 Jul 2023 00:13:54 -0400 Subject: [PATCH] Make modal look better --- src/shared/components/community/sidebar.tsx | 50 ++++++++++----------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/src/shared/components/community/sidebar.tsx b/src/shared/components/community/sidebar.tsx index be9311ab..55acf674 100644 --- a/src/shared/components/community/sidebar.tsx +++ b/src/shared/components/community/sidebar.tsx @@ -304,12 +304,12 @@ export class Sidebar extends Component { aria-hidden={true} aria-labelledby="#remoteFetchModalTitle" > -
+
-

+

Subscribe from Remote Instance -

+
+
+ + +
+
+ + +
-
- - -
-
);