mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
minor tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f4a11b8d7d
commit
2b5fccd184
@ -214,7 +214,9 @@ var VirtualBlocksUIActions = actions.Actions({
|
||||
|
||||
text.style.fontSize = `${ 100*s }%`
|
||||
// prioritize width...
|
||||
text.style.width = '100%'
|
||||
text.style.width = '95%'
|
||||
image.text.length > C
|
||||
&& (text.style.textAlign = 'justify')
|
||||
|
||||
return dom
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user