调整功能组的左右间距
This commit is contained in:
parent
3f62c0885d
commit
a32569b32b
@ -47,6 +47,7 @@ export struct TitleTabContent {
|
|||||||
GroupTextEventMenu({grpEvent:group_item})
|
GroupTextEventMenu({grpEvent:group_item})
|
||||||
}
|
}
|
||||||
}.height('100%')
|
}.height('100%')
|
||||||
|
.margin({ top:0, left: 10, bottom: 0, right: 10 })
|
||||||
Divider().vertical(true).strokeWidth(1).lineCap(LineCapStyle.Round).height('90%').backgroundColor(Color.Grey)
|
Divider().vertical(true).strokeWidth(1).lineCap(LineCapStyle.Round).height('90%').backgroundColor(Color.Grey)
|
||||||
})
|
})
|
||||||
}else{
|
}else{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user