浏览代码

Fix white List color

Martin Rys 1 年之前
父节点
当前提交
3f366844e2
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      client/components/lists/list.css

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

@@ -324,7 +324,6 @@
 }
 .list-header-white {
   border-bottom: 6px solid #fff;
-  border: 1px solid #eee;
 }
 .list-header-green {
   border-bottom: 6px solid #3cb500;