Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -298,7 +298,7 @@ struct ChannelSubscriptionLayout { | @@ -298,7 +298,7 @@ struct ChannelSubscriptionLayout { | ||
| 298 | Text(INDEX_SETTING_SUBTITLE) | 298 | Text(INDEX_SETTING_SUBTITLE) |
| 299 | .fontSize(12) | 299 | .fontSize(12) |
| 300 | .fontWeight(400) | 300 | .fontWeight(400) |
| 301 | - .fontColor('#222222') | 301 | + .fontColor('#80222222') |
| 302 | } | 302 | } |
| 303 | .width('100%') | 303 | .width('100%') |
| 304 | .margin({ top: 22, bottom: 16 }) | 304 | .margin({ top: 22, bottom: 16 }) |
-
Please register or login to post a comment