From 28df1da69b2370e459f01f50f51596230a4df44a Mon Sep 17 00:00:00 2001 From: simoleo89 Date: Sun, 14 Jun 2026 22:17:30 +0200 Subject: [PATCH] style(help): green action buttons + drop the disabled tips button Make the two help actions (report bully / player support) green and remove the always-disabled 'tips' button, matching the reference help window. --- src/components/help/views/HelpIndexView.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/components/help/views/HelpIndexView.tsx b/src/components/help/views/HelpIndexView.tsx index 339993a..ceaa1ad 100644 --- a/src/components/help/views/HelpIndexView.tsx +++ b/src/components/help/views/HelpIndexView.tsx @@ -27,9 +27,8 @@ export const HelpIndexView: FC<{}> = props => { LocalizeText('help.main.self.description') }
- - - + +