diff --git a/native/components/color-selector.react.js b/native/components/color-selector.react.js --- a/native/components/color-selector.react.js +++ b/native/components/color-selector.react.js @@ -61,15 +61,13 @@ Select thread color {firstRow} {secondRow} - - - Save - - + + Save + ); } @@ -94,6 +92,7 @@ alignItems: 'center', borderRadius: 5, margin: 10, + padding: 10, }, saveButtonText: { color: 'white',