Ver código fonte

Merge pull request #2374 from hupptechnologies/center-card-list-view

Issue : Mobile UI Center cards in list view #2371
Lauri Ojansivu 6 anos atrás
pai
commit
211f772447
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5 0
      client/components/lists/list.styl

+ 5 - 0
client/components/lists/list.styl

@@ -170,6 +170,8 @@
     display: block
     width: 100%
     border-left: 0px
+    &:first-child
+      margin-left: 0px
 
     &.ui-sortable-helper
       flex: 0 0 60px
@@ -188,6 +190,9 @@
       border-left: 0px
       border-bottom: 1px solid darken(white, 20%)
 
+  .list-body
+    padding: 15px 19px;
+
   .list-header
     padding: 0 12px 0px
     border-bottom: 0px solid #e4e4e4