How to set line height in a richtext?
-
I tried to follow the answers found here
<html><head/><body><p><span style = " line-height:120 px;">Installation directories </span></p><p><span style=" font-size:6pt;">Test test test</span></p></body></html>
But it aint working, when on Qt Designer and i add the html above it reset the html removng the line height style.