mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00
fix(list): tweak list header color to match spec
This commit is contained in:
@ -46,7 +46,7 @@ $list-md-header-border-top: 1px solid $list-md-border-color !default;
|
||||
$list-md-header-font-size: 1.4rem !default;
|
||||
|
||||
/// @prop - Text color of the header in a list
|
||||
$list-md-header-color: #858585 !default;
|
||||
$list-md-header-color: #757575 !default;
|
||||
|
||||
|
||||
// Material Design Default List
|
||||
|
Reference in New Issue
Block a user