mirror of
https://github.com/timepill/timepill-app.git
synced 2025-04-30 09:59:31 +08:00
OK 绷样式微调
This commit is contained in:
parent
921f45f0bd
commit
8ab11c82db
1 changed files with 5 additions and 3 deletions
|
@ -103,9 +103,11 @@ const localStyle = StyleSheet.create({
|
|||
marginTop: -1
|
||||
},
|
||||
icon: {
|
||||
width: 18,
|
||||
height: 18,
|
||||
marginLeft: 4
|
||||
width: 16,
|
||||
height: 16,
|
||||
marginLeft: 4,
|
||||
marginTop: 2,
|
||||
marginBottom: 2,
|
||||
},
|
||||
text: {
|
||||
fontSize: 15,
|
||||
|
|
Loading…
Reference in a new issue