David Catuhe 5 лет назад
Родитель
Сommit
93a0daa905
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      nodeEditor/src/components/nodeList/nodeList.scss

+ 4 - 0
nodeEditor/src/components/nodeList/nodeList.scss

@@ -44,6 +44,10 @@
                     outline: none;
                     background-position: 0 0;
                 }
+
+                input::placeholder {
+                    color: gray;
+                }
             }
 
             .list-container {