浏览代码

Merge pull request #4148 from mfilser/fix_list_placeholder_visible_mobile_view

Fixed placeholder was not visible at list view (mobile view)
Lauri Ojansivu 3 年之前
父节点
当前提交
0ed029e706
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      client/components/lists/list.styl

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

@@ -180,7 +180,6 @@
     border-bottom: 1px solid darken(white, 20%)
     border-bottom: 1px solid darken(white, 20%)
 
 
   .list
   .list
-    display: contents
     flex-basis: auto
     flex-basis: auto
     width: 100%
     width: 100%
     border-left: 0px
     border-left: 0px