修改ui问题。code review by 于良
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -214,7 +214,7 @@ let styles = StyleSheet.create({ | @@ -214,7 +214,7 @@ let styles = StyleSheet.create({ | ||
214 | }, | 214 | }, |
215 | 215 | ||
216 | lineInCell: { | 216 | lineInCell: { |
217 | - height: 1, | 217 | + height: 0.5, |
218 | marginLeft: 15, | 218 | marginLeft: 15, |
219 | marginTop: 10, | 219 | marginTop: 10, |
220 | // marginBottom: 15, | 220 | // marginBottom: 15, |
-
Please register or login to post a comment