style(ui): 调整UI边框与元素缩放尺寸

修改了ui3.plist.meta的边框配置,将ibox和herobox的UI元素尺寸、缩放比例进行了适配调整,统一优化界面布局显示效果
This commit is contained in:
panFD
2026-08-05 22:34:57 +08:00
parent e2f5b05bc3
commit 7187f36c03
5 changed files with 1044 additions and 3637 deletions

View File

@@ -7384,10 +7384,10 @@
"height": 40,
"rawWidth": 40,
"rawHeight": 40,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"borderTop": 20,
"borderBottom": 20,
"borderLeft": 20,
"borderRight": 20,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,