mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Dimming images for dark mode
This commit is contained in:
@@ -45,6 +45,7 @@ const ComponentAccount: React.FC<PropsWithChildren & Props> = ({ account, props,
|
||||
borderRadius: 8,
|
||||
marginRight: StyleConstants.Spacing.S
|
||||
}}
|
||||
dim
|
||||
/>
|
||||
<View style={{ flex: 1 }}>
|
||||
<CustomText numberOfLines={1}>
|
||||
|
||||
Reference in New Issue
Block a user