Skip to content

Commit ced961f

Browse files
committed
update tabs style
1 parent 6e98849 commit ced961f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

entry/src/main/ets/pages/TabSheets.ets

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ export struct TabSheets {
2323
.textOverflow({ overflow: TextOverflow.Clip })
2424
.maxLines(1)
2525
.flexShrink(1)
26+
.fontColor(Color.White)
2627
Stack() {
2728
Image($r('app.media.ic_public_cancel_filled'))
2829
.width(STYLE_CONFIGURATION.ICON_SIZE)

0 commit comments

Comments
 (0)