ux(): update data source list to card view, #4364

This commit is contained in:
Torkel Ödegaard
2016-03-16 15:05:07 +01:00
parent e4c0c39fbf
commit 852ecd71f7
4 changed files with 42 additions and 55 deletions

View File

@@ -106,8 +106,14 @@
.card-list-layout-list {
.card-item-wrapper {
padding: 0;
width: 100%;
padding: 0 0 1.5rem 0rem;
}
.card-item {
border-bottom: .2rem solid $page-bg;
border-radius: 0;
box-shadow: none;
}
.card-item-header {