@@ -461,7 +461,6 @@ function changeSize(key, arr) {
size = item.fontSize
}
})
- return size
+ return size - 0
-