mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-12 19:35:50 +00:00
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