Closed computerjazz closed 7 years ago
These padding changes don't affect Android at all?
It doesn't affect android negatively.
The main alignment issue was the marginBottom that was added to the title but not the X
, which I moved to the row itself. The padding just makes clicking the X
easier, I noticed I sometimes missed the button before.
Also adds padding to
X
cancel button to increase clickable area.Closes #152