Kaynağa Gözat

Use darker color

sbkwgh 8 yıl önce
ebeveyn
işleme
9e51c80c6b
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/components/SearchBox.vue

+ 1 - 1
src/components/SearchBox.vue

@@ -59,7 +59,7 @@
 
 			@include placeholder {
 				@include text;
-				color: $color__lightgray--darkest;
+				color: $color__darkgray--primary;
 			}
 		}
 		@at-root #{&}__button {