commit 3a49d9d52710ef763aa84ca1bcc4624058a3c3ad parent 61f50abb29ef1ef3f73f6b76f577859bc3447268 Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 25 Mar 2018 16:33:48 +0200 Add margin bottom to clean it up a bit Diffstat:
| M | src/app/tweet-list/tweet-list.component.html | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/app/tweet-list/tweet-list.component.html b/src/app/tweet-list/tweet-list.component.html @@ -1,5 +1,5 @@ <spinner spinner="spinner"></spinner> -<div fxLayout fxLayout.xs="column" fxLayoutGap="10px" fxLayoutGap.xs="0" fxLayoutAlign="center" *ngFor="let row of data"> +<div fxLayout fxLayout.xs="column" fxLayoutGap="10px" fxLayoutGap.xs="0" fxLayoutAlign="center" *ngFor="let row of data" style="margin-bottom: 10px;"> <mat-card *ngFor="let item of row"> <div class="ribbon ribbon-top-left" *ngIf="item.retweet" style="max-width: 22rem"> <span>