@import "../styles/base/fn.wxss";

.@{wuxClassNamePrefix}-radio {
    &__selectable {
        position: static !important;
    }
}
