0byt3m1n1
Path:
C:
/
Program Files
/
R
/
R-4.2.2
/
library
/
shinyWidgets
/
assets
/
pretty-checkbox
/
scss
/
extras
/
[
Home
]
File: _round.scss
.#{$pretty--class-name}.p-round { .state label { &:before, &:after { border-radius: 100%; } } &.p-icon .state .icon { border-radius: 100%; overflow: hidden; &:before { transform: scale(0.8); } } }