forms/switch/cSwitch.scss
@@ -6,6 +6,16 @@ @import "../../common/sassMixin"; .c-switch { &.read-only { pointer-events: none; background-color: #fafafa; .at-switch { background-color: transparent; } .at-switch__container { background-color: transparent; } } .at-switch__title { font-size: 36px; } @@ -76,7 +86,7 @@ } &.c-switch-radio-left { .c-switch-radio-group { width: 538px; width: calc(100% - 214px); padding-right: 0; .c-switch-radio-item { padding-left: 0;