调整功能组的左右间距

This commit is contained in:
JackLee 2026-04-10 20:56:23 +08:00
parent 3f62c0885d
commit a32569b32b

View File

@ -47,6 +47,7 @@ export struct TitleTabContent {
GroupTextEventMenu({grpEvent:group_item})
}
}.height('100%')
.margin({ top:0, left: 10, bottom: 0, right: 10 })
Divider().vertical(true).strokeWidth(1).lineCap(LineCapStyle.Round).height('90%').backgroundColor(Color.Grey)
})
}else{