fix #1157
This commit is contained in:
parent
d533d48402
commit
b5edab5a21
|
@ -55,6 +55,7 @@
|
||||||
{:background-color (if checked common/color-light-blue common/color-gray5)
|
{:background-color (if checked common/color-light-blue common/color-gray5)
|
||||||
:alignItems :center
|
:alignItems :center
|
||||||
:justifyContent :center
|
:justifyContent :center
|
||||||
|
:margin-right 16
|
||||||
:android {:border-radius 2
|
:android {:border-radius 2
|
||||||
:width 17
|
:width 17
|
||||||
:height 17}
|
:height 17}
|
||||||
|
|
Loading…
Reference in New Issue