Skip to content

Commit

Permalink
Fix Modal component on IOS
Browse files Browse the repository at this point in the history
closes #63
  • Loading branch information
Pietro Grandi committed Mar 13, 2017
1 parent ec4bc94 commit a42d650
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ object ModalExample extends UIExample {
fontWeight.bold)

val button = style(borderRadius := 5,
flexOne,
flexGrow := 1,
height := 44,
justifyContent.center,
overflow.hidden)
Expand Down

0 comments on commit a42d650

Please sign in to comment.