فهرست منبع

Fix first list being narrower than others

Vid Smole 2 سال پیش
والد
کامیت
492306453c
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      client/components/lists/list.css

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

@@ -16,7 +16,6 @@
   /* overflow: auto; - List width and height resizeable */
 }
 .list:first-child {
-  min-width: 20px;
   margin-left: 5px;
   border-left: none;
 }