Showing
1 changed file
with
1 additions
and
0 deletions
| @@ -102,6 +102,7 @@ export struct ImageAndTextWebComponent { | @@ -102,6 +102,7 @@ export struct ImageAndTextWebComponent { | ||
| 102 | onWebPrepared: this.onWebPrepared.bind(this), | 102 | onWebPrepared: this.onWebPrepared.bind(this), |
| 103 | isPageEnd: $isPageEnd | 103 | isPageEnd: $isPageEnd |
| 104 | }) | 104 | }) |
| 105 | + .padding({top:10}) | ||
| 105 | } | 106 | } |
| 106 | } | 107 | } |
| 107 | 108 |
-
Please register or login to post a comment