张善主

Merge remote-tracking branch 'origin/main'

... ... @@ -115,7 +115,7 @@ export struct PlayerTitleView {
.textOverflow({ overflow: TextOverflow.Ellipsis })
if (this.getIcon()) {
Image(this.getIcon()).height(10).margin({ left: 4 })
Image(this.getIcon()).height(13).margin({ left: 4 })
}
}.margin({ bottom: 8 })
... ...