Make placeholder lighter
Change-Id: Iecb578dba68307750796db1d3210c8b9474fe3b5
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user