mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-06 16:03:52 +00:00
refactor(input): consistent placeholder colours
This commit is contained in:
committed by
Carlos Valente
parent
1694cca92c
commit
93e9c19e0d
@@ -11,7 +11,7 @@
|
||||
outline: none;
|
||||
|
||||
&::placeholder {
|
||||
color: $gray-500;
|
||||
color: $gray-600;
|
||||
letter-spacing: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user