diff --git a/misc/examples.css b/misc/examples.css index b5683ad49..c401e266f 100644 --- a/misc/examples.css +++ b/misc/examples.css @@ -46,6 +46,7 @@ hr { height: 100%; width: 100%; overflow-y: auto; + background-color: #fff; } .list-view-container { diff --git a/src/views/listview/list-view.html b/src/views/listview/list-view.html index b8db397cf..07b35b41b 100644 --- a/src/views/listview/list-view.html +++ b/src/views/listview/list-view.html @@ -1,5 +1,5 @@ -
@@ -25,7 +25,7 @@
- +