Adding some padding to the bubbles text
This commit is contained in:
parent
62fd4dcd89
commit
8c78419bbb
@ -8,5 +8,6 @@ bubble_Bubble = {
|
|||||||
|
|
||||||
bubble_Text = {
|
bubble_Text = {
|
||||||
'color' : 0x000000FF,
|
'color' : 0x000000FF,
|
||||||
'font' : '14px'
|
'font' : '14px',
|
||||||
|
'padding' : 5
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user