From 64f62e3d329918a75f9d4bfdce995fcabf6846c7 Mon Sep 17 00:00:00 2001 From: iamkun Date: Mon, 27 May 2019 16:11:30 +0800 Subject: [PATCH] update css --- examples/demo-styles/infiniteScroll.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/demo-styles/infiniteScroll.scss b/examples/demo-styles/infiniteScroll.scss index f6c12190958..6db0900b857 100644 --- a/examples/demo-styles/infiniteScroll.scss +++ b/examples/demo-styles/infiniteScroll.scss @@ -11,6 +11,7 @@ justify-content: center; height: 50px; background: #e8f3fe; + margin: 10px; color: lighten(#1989fa, 20%); & + .list-item { margin-top: 10px