mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 22:44:13 +08:00
active list bg fix
This commit is contained in:
@@ -347,7 +347,7 @@ $item-dark-active-border: $button-dark-active-border;
|
||||
$item-default-bg: $item-light-bg;
|
||||
$item-default-border: $item-light-border;
|
||||
$item-default-text: $item-light-text;
|
||||
$item-default-active-bg: $item-light-active-bg;
|
||||
$item-default-active-bg: #D9D9D9;
|
||||
$item-default-active-border: $item-light-active-border;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user