mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(picker-column-option): color can be overridden
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@import "./picker-column-option.scss";
|
||||
|
||||
:host(.option-active) button {
|
||||
:host(.option-active) {
|
||||
color: current-color(base);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user