Showing
1 changed file
with
0 additions
and
1 deletions
| @@ -107,7 +107,6 @@ export struct Card16Component { | @@ -107,7 +107,6 @@ export struct Card16Component { | ||
| 107 | } | 107 | } |
| 108 | } | 108 | } |
| 109 | .width(CommonConstants.FULL_PARENT) | 109 | .width(CommonConstants.FULL_PARENT) |
| 110 | - .margin({ top: 8 }) | ||
| 111 | CardMediaInfo({ | 110 | CardMediaInfo({ |
| 112 | contentDTO: this.contentDTO | 111 | contentDTO: this.contentDTO |
| 113 | }) | 112 | }) |
-
Please register or login to post a comment