We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 745d808 commit b3d68c9Copy full SHA for b3d68c9
src/components/toggle/toggle.ios.scss
@@ -210,7 +210,7 @@ $toggle-ios-item-right-padding: 6px ($item-ios-padding-right / 2) 5px ($i
210
211
@mixin ios-toggle-theme($color-name, $color-base) {
212
213
- .toggle-ios-#{$color-name} .toggle-checked {
+ .toggle-ios-#{$color-name}.toggle-checked .toggle-icon {
214
background-color: $color-base;
215
}
216
0 commit comments