mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 01:15:28 +00:00
Fix: small fixes for mobile
This commit is contained in:
@@ -65,7 +65,7 @@ export function GenericSettings({ pages, switchPage, category, custom, children,
|
||||
) : (
|
||||
<>
|
||||
<IconButton onClick={() => switchPage()}>
|
||||
<LeftArrowAlt size={24} />
|
||||
<LeftArrowAlt size={30} />
|
||||
</IconButton>
|
||||
<Text
|
||||
id={`app.settings.${category}.${page}.title`}
|
||||
|
||||
Reference in New Issue
Block a user