diff --git a/src/components/profile/groups-editor-viewer.tsx b/src/components/profile/groups-editor-viewer.tsx index 506d6e31..e7dd2ffe 100644 --- a/src/components/profile/groups-editor-viewer.tsx +++ b/src/components/profile/groups-editor-viewer.tsx @@ -562,7 +562,7 @@ export const GroupsEditorViewer = (props: Props) => { return ( - +
{t("Edit Groups")} diff --git a/src/components/profile/proxies-editor-viewer.tsx b/src/components/profile/proxies-editor-viewer.tsx index 24887cac..b48de0d9 100644 --- a/src/components/profile/proxies-editor-viewer.tsx +++ b/src/components/profile/proxies-editor-viewer.tsx @@ -302,7 +302,7 @@ export const ProxiesEditorViewer = (props: Props) => { return ( - +
{t("Edit Proxies")} diff --git a/src/components/profile/rules-editor-viewer.tsx b/src/components/profile/rules-editor-viewer.tsx index 96ca2fc7..ccd4571f 100644 --- a/src/components/profile/rules-editor-viewer.tsx +++ b/src/components/profile/rules-editor-viewer.tsx @@ -513,7 +513,7 @@ export const RulesEditorViewer = (props: Props) => { return ( - +
{t("Edit Rules")} @@ -529,8 +529,8 @@ export const RulesEditorViewer = (props: Props) => {
{visualization ? ( -
-
+
+
{
- -
+ +
setMatch(() => matcher)} />