Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -242,7 +242,7 @@ export struct LiveOperRowListView { | @@ -242,7 +242,7 @@ export struct LiveOperRowListView { | ||
| 242 | } | 242 | } |
| 243 | .padding({top:10}) | 243 | .padding({top:10}) |
| 244 | .layoutWeight(1) | 244 | .layoutWeight(1) |
| 245 | - .margin({ left: 16 }) | 245 | + .margin({ left: 0 }) |
| 246 | } | 246 | } |
| 247 | 247 | ||
| 248 | /** | 248 | /** |
-
Please register or login to post a comment