mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Fix #667
This commit is contained in:
@ -89,7 +89,7 @@ const MenuRow: React.FC<Props> = ({
|
||||
width: 8,
|
||||
height: 8,
|
||||
backgroundColor: colors.red,
|
||||
borderRadius: 8,
|
||||
borderRadius: StyleConstants.BorderRadius,
|
||||
marginRight: StyleConstants.Spacing.S
|
||||
}}
|
||||
/>
|
||||
|
Reference in New Issue
Block a user