Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -87,7 +87,7 @@ export struct FeedBackActivity { | @@ -87,7 +87,7 @@ export struct FeedBackActivity { | ||
| 87 | } | 87 | } |
| 88 | }) | 88 | }) |
| 89 | } | 89 | } |
| 90 | - .width('94%') | 90 | + .width('90%') |
| 91 | .margin({top:$r('app.float.vp_16')}) | 91 | .margin({top:$r('app.float.vp_16')}) |
| 92 | Blank() | 92 | Blank() |
| 93 | .height($r('app.float.margin_5')) | 93 | .height($r('app.float.margin_5')) |
-
Please register or login to post a comment