no message
This commit is contained in:
parent
a1613b19b0
commit
e04291d434
@ -84,7 +84,7 @@
|
||||
return {}
|
||||
}
|
||||
return {
|
||||
'transform': 'scale(' + Math.min(1.2, size / 32) + ')',
|
||||
'transform': 'scale(' + Math.min(1.25, size / 32) + ')',
|
||||
}
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user