Browse Source

Fix white List color

Martin Rys 1 year ago
parent
commit
3f366844e2
1 changed files with 0 additions and 1 deletions
  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;