UNPKG

rsuite

Version:

A suite of react components

16 lines (13 loc) 195 B
@import '../common'; .@{ns}btn-toggle { &-disabled { &::after { background-color: @B500; } } &-disabled&-checked { &::after { background-color: @B300; } } }