Преглед изворни кода

[search] Restyle automatic grid layout icon

Enrico Berti пре 10 година
родитељ
комит
a797854
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      desktop/core/src/desktop/static/desktop/css/common_dashboard.css

+ 2 - 2
desktop/core/src/desktop/static/desktop/css/common_dashboard.css

@@ -173,9 +173,9 @@
 }
 
 .layout-box i {
-  color: #333;
+  color: #666;
   font-size: 28px;
-  line-height: 48px;
+  line-height: 54px;
 }
 
 .layout-container:hover .layout-box {