Make placeholder lighter

Change-Id: Iecb578dba68307750796db1d3210c8b9474fe3b5
This commit is contained in:
Kasper Nilsson
2018-02-28 14:08:02 -08:00
parent d14334fe2d
commit e5ed30f36f

View File

@@ -117,7 +117,7 @@ limitations under the License.
}
.comma,
.placeholder {
color: rgba(0, 0, 0, .87);
color: rgba(0, 0, 0, .54);
}
@media only screen and (max-width: 50em) {
:host {