1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00
This commit is contained in:
xmflsct
2022-12-15 19:31:20 +01:00
parent 2f3e398d70
commit 0e348dcef1
9 changed files with 122 additions and 103 deletions

View File

@ -85,7 +85,7 @@ const MenuRow: React.FC<Props> = ({
>
<View
style={{
flexGrow: 3,
flexShrink: 3,
flexDirection: 'row',
alignItems: 'center',
marginRight: StyleConstants.Spacing.M