mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-17 20:19:56 -04:00
Revert "Less padding for bottom buttons on Match"
This reverts commit 585be8c533.
This commit is contained in:
@@ -49,7 +49,7 @@ const SaveDiscardButtons = ( {
|
||||
>
|
||||
<ButtonBar
|
||||
buttonConfiguration={buttonConfiguration}
|
||||
containerClass="px-[15px] py-[14px]"
|
||||
containerClass="p-[20px]"
|
||||
/>
|
||||
</View>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user