Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -136,7 +136,7 @@ export struct OperRowListView { | @@ -136,7 +136,7 @@ export struct OperRowListView { | ||
| 136 | Image($r('app.media.ic_news_detail_division')) | 136 | Image($r('app.media.ic_news_detail_division')) |
| 137 | .width('100%') | 137 | .width('100%') |
| 138 | .height($r('app.float.margin_1')) | 138 | .height($r('app.float.margin_1')) |
| 139 | - .margin({bottom: -2}) | 139 | + // .margin({bottom: -2}) |
| 140 | 140 | ||
| 141 | Flex({ justifyContent: FlexAlign.SpaceBetween, alignItems: ItemAlign.Center }) { | 141 | Flex({ justifyContent: FlexAlign.SpaceBetween, alignItems: ItemAlign.Center }) { |
| 142 | // AudioDialog() | 142 | // AudioDialog() |
-
Please register or login to post a comment