Skip to content
Snippets Groups Projects
Commit eb53b8b8 authored by MariaZ's avatar MariaZ Committed by BloodyMarie
Browse files

Return some button styling to fix button display on simptom edit

parent f34df023
No related branches found
No related tags found
No related merge requests found
......@@ -58,11 +58,12 @@ const textSmall = {
}
const button = {
alignItems: 'center',
alignSelf: 'center',
flexDirection: 'row',
justifyContent: 'center',
marginTop: Spacing.base,
paddingHorizontal: Spacing.base,
paddingHorizontal: Spacing.tiny,
minWidth: '15%'
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment