add more contrast to placeholder text
This commit is contained in:
@@ -331,7 +331,7 @@ input[type="checkbox"]:focus {
|
||||
// Placeholder text gets special styles because when browsers invalidate entire lines if it doesn't understand a selector
|
||||
input,
|
||||
textarea {
|
||||
.placeholder();
|
||||
.placeholder(@gray-6);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user