forked from 0x2620/pandora
texts: line-height 18px
This commit is contained in:
parent
780340ef04
commit
1d4ecd80a2
1 changed files with 1 additions and 1 deletions
|
@ -325,7 +325,7 @@ pandora.ui.textHTML = function(text) {
|
|||
width: width + 'px',
|
||||
//marginTop: '48px',
|
||||
fontSize: '12px',
|
||||
lineHeight: '16px'
|
||||
lineHeight: '18px'
|
||||
})
|
||||
.bindEvent({
|
||||
submit: function(data) {
|
||||
|
|
Loading…
Reference in a new issue