[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
05122024
/
htdocs
/
siami
/
scss
/
components
/
forms
/
[
Home
]
File: _form-switch.scss
.js-switch { & + .switchery { border-radius: 50px; margin-right: 4rem; @include media-breakpoint-down(sm) { margin-right: 1rem; } &>small { top: 2px; } } &.js-switch-lg { & + .switchery { height: 2rem; width: 4.5rem; &>small { width: 1.75rem; height: 1.75rem; } } } &.js-switch-md { & + .switchery { height: 1.5rem; width: 3.5rem; &>small { width: 1.25rem; height: 1.25rem; } } } &.js-switch-sm { & + .switchery { height: 1rem; width: 2.2rem; &>small { width: 0.875rem; height: 0.875rem; top: 1px; } } } &-square { & + .switchery { border-radius: 0; &>small { border-radius: 0; top: 2px; } } &.js-switch-lg { & + .switchery { height: 2rem; width: 4.5rem; &>small { width: 1.75rem; height: 1.75rem; } } } &.js-switch-md { & + .switchery { height: 1.5rem; width: 3.5rem; &>small { width: 1.25rem; height: 1.25rem; } } } &.js-switch-sm { & + .switchery { height: 1rem; width: 2.2rem; &>small { width: 0.875rem; height: 0.875rem; top: 1px; } } } } }