mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 16:16:41 +08:00
style(scss): fix lint errors
This commit is contained in:
@ -67,9 +67,9 @@ $select-md-placeholder-color: $select-md-icon-color !default;
|
||||
}
|
||||
|
||||
.select-popover-md .item-radio-checked {
|
||||
background-color: #DCDCDC;
|
||||
background-color: #dcdcdc;
|
||||
}
|
||||
|
||||
.select-popover-md .item-radio-checked ion-label {
|
||||
color: initial;
|
||||
}
|
||||
}
|
||||
|
||||
@ -55,4 +55,4 @@ ion-select {
|
||||
// TODO remove
|
||||
.select-option {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user