@ -1302,7 +1302,6 @@ html.ms .propform {
&:after {
border-radius: .6rem;
margin: .15rem 0;
cursor: pointer;
html.touch & {
border-radius: .8rem;
@ -1342,6 +1341,12 @@ html.ms .propform {
transform: translateX(1rem);
}
.custom-control-input:not(:disabled) ~ .custom-control-label {
&:after, &:before {
.custom-file {