Showing
1 changed file
with
0 additions
and
1 deletions
| @@ -28,7 +28,6 @@ struct DefaultWebPage { | @@ -28,7 +28,6 @@ struct DefaultWebPage { | ||
| 28 | isPageEnd: $isPageEnd | 28 | isPageEnd: $isPageEnd |
| 29 | }) | 29 | }) |
| 30 | } | 30 | } |
| 31 | - .padding({ bottom: 56 }) | ||
| 32 | .width(CommonConstants.FULL_WIDTH) | 31 | .width(CommonConstants.FULL_WIDTH) |
| 33 | .height(CommonConstants.FULL_HEIGHT) | 32 | .height(CommonConstants.FULL_HEIGHT) |
| 34 | } | 33 | } |
-
Please register or login to post a comment