mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 23:16:52 +08:00
Update _variables.scss
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
|
||||
// Brand Colors
|
||||
// -------------------------------
|
||||
|
||||
@ -88,7 +87,7 @@ $input-bg-disabled: $stable;
|
||||
|
||||
$input-color: $dark;
|
||||
$input-label-color: $dark;
|
||||
$input-color-placeholder: $stable;
|
||||
$input-color-placeholder: darken($stable, 10%);
|
||||
|
||||
|
||||
// Toggle
|
||||
|
||||
Reference in New Issue
Block a user