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

Fix buttons on simptom edit view for small screens

parent cfef9254
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,7 @@ const button = {
alignItems: 'center',
flexDirection: 'row',
justifyContent: 'center',
margin: Spacing.base,
marginVertical: Spacing.base,
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