Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -452,7 +452,7 @@ export struct MorningEveningPaperComponent { | @@ -452,7 +452,7 @@ export struct MorningEveningPaperComponent { | ||
| 452 | }) | 452 | }) |
| 453 | } | 453 | } |
| 454 | .height('100%') | 454 | .height('100%') |
| 455 | - .width('20%') | 455 | + .width(63) |
| 456 | .onClick(() => { | 456 | .onClick(() => { |
| 457 | }) | 457 | }) |
| 458 | } | 458 | } |
-
Please register or login to post a comment