mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-19 13:11:23 -04:00
Styling fix, camera buttons
This commit is contained in:
@@ -467,7 +467,7 @@ const StandardCamera = ( ): Node => {
|
||||
</Animated.View>
|
||||
)
|
||||
: (
|
||||
<View className={classnames( checkmarkClasses, "bg-black" )} />
|
||||
<View className={classnames( checkmarkClasses, "w-1/3 h-full bg-black" )} />
|
||||
)}
|
||||
</View>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user