Fix bullet point positioning
This commit is contained in:
parent
9f10128230
commit
d814d86808
|
@ -89,23 +89,30 @@ styles:
|
||||||
- '20'
|
- '20'
|
||||||
- null
|
- null
|
||||||
commands:
|
commands:
|
||||||
|
- - VALIGN
|
||||||
|
- - 0
|
||||||
|
- 0
|
||||||
|
- - -1
|
||||||
|
- -1
|
||||||
|
- TOP
|
||||||
- - LEFTPADDING
|
- - LEFTPADDING
|
||||||
- - 0
|
- - 0
|
||||||
- 0
|
- 0
|
||||||
- - 1
|
- - 1
|
||||||
- -1
|
- -1
|
||||||
- 5
|
- 6
|
||||||
- - RIGHTPADDING
|
- - RIGHTPADDING
|
||||||
- - 0
|
- - 0
|
||||||
- 0
|
- 0
|
||||||
- - 1
|
- - 1
|
||||||
- -1
|
- -1
|
||||||
- 0
|
- 0
|
||||||
textColor: '#aaaaaa'
|
textColor: '#24608a'
|
||||||
|
spaceBefore: 6
|
||||||
|
|
||||||
bullet-list-item:
|
bullet-list-item:
|
||||||
spaceAfter: 0
|
spaceAfter: 0
|
||||||
spaceBefore: 18
|
spaceBefore: 12
|
||||||
|
|
||||||
centred:
|
centred:
|
||||||
alignment: TA_CENTER
|
alignment: TA_CENTER
|
||||||
|
|
Loading…
Reference in a new issue