u-checkbox.wxss 1.5 KB

1
  1. .u-checkbox.data-v-6896f537{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow:hidden;-webkit-user-select:none;user-select:none;line-height:1.8}.u-checkbox__icon-wrap.data-v-6896f537{color:#606266;-webkit-box-flex:0;-webkit-flex:none;flex:none;display:-webkit-flex;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;width:42rpx;height:42rpx;color:transparent;text-align:center;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color;font-size:20px;border:1px solid #c8c9cc;-webkit-transition-duration:.2s;transition-duration:.2s}.u-checkbox__icon-wrap--circle.data-v-6896f537{border-radius:100%}.u-checkbox__icon-wrap--square.data-v-6896f537{border-radius:6rpx}.u-checkbox__icon-wrap--checked.data-v-6896f537{color:#fff;background-color:#2979ff;border-color:#2979ff}.u-checkbox__icon-wrap--disabled.data-v-6896f537{background-color:#ebedf0;border-color:#c8c9cc}.u-checkbox__icon-wrap--disabled--checked.data-v-6896f537{color:#c8c9cc!important}.u-checkbox__label.data-v-6896f537{word-wrap:break-word;margin-left:10rpx;margin-right:24rpx;color:#606266;font-size:30rpx}.u-checkbox__label--disabled.data-v-6896f537{color:#c8c9cc}