浏览代码

Add margin to make list clearer #2827

QuentinRillet 8 年之前
父节点
当前提交
55576e238b
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      inspector/sass/_detailPanel.scss

+ 4 - 0
inspector/sass/_detailPanel.scss

@@ -6,6 +6,10 @@
   color:$color;
   color:$color;
   font-family: $font;
   font-family: $font;
 
 
+  .details {
+      padding-left: 5px;
+  }
+
   // Common defintion between header row and detail row
   // Common defintion between header row and detail row
   .base-row {      
   .base-row {      
     display:flex;
     display:flex;