u-radio.wxss 2.2 KB

1
  1. .page.data-v-76e26235{background-color:#f3f4f6;padding:20rpx}.empty-wrap.data-v-76e26235{margin-top:200rpx;width:100%;display:flex;justify-content:center;align-items:center}.content-page.data-v-76e26235{min-height:100vh;background-color:#fff}.footer.data-v-76e26235{display:flex;align-items:center;color:#909399;width:100%;padding:20rpx 0;justify-content:center}.box-shadow.data-v-76e26235{box-shadow:0rpx 2rpx 4rpx 0 rgba(0,0,0,.2)}.flex-empty.data-v-76e26235{visibility:hidden;width:120rpx;height:0rpx}.bwin-btn-100.data-v-76e26235{width:100%}.bwin-popup.data-v-76e26235{display:flex;flex-direction:column;width:100%;position:relative;min-height:100%;overflow:hidden}.bwin-popup .popup-header.data-v-76e26235{z-index:2;width:80%;position:fixed;padding:20rpx 0;text-align:center;font-size:32rpx;color:#fff;font-weight:700;background-color:#2080f0;border-top-left-radius:20rpx;border-top-right-radius:20rpx}.bwin-popup .popup-body.data-v-76e26235{z-index:1;position:relative;top:90rpx;margin-bottom:90rpx;padding:20rpx;font-size:32rpx;overflow-y:scroll}.bwin-popup .popup-footer.data-v-76e26235{position:relative;left:0;bottom:20rpx;width:100%;display:flex;justify-content:space-around}.u-radio.data-v-76e26235{display:inline-flex;align-items:center;overflow:hidden;-webkit-user-select:none;user-select:none;line-height:1.8}.u-radio__icon-wrap.data-v-76e26235{color:#606266;display:flex;flex-direction:row;flex:none;align-items:center;justify-content:center;box-sizing:border-box;width:42rpx;height:42rpx;color:transparent;text-align:center;transition-property:color,border-color,background-color;font-size:20px;border:1px solid #c8c9cc;transition-duration:.2s}.u-radio__icon-wrap--circle.data-v-76e26235{border-radius:100%}.u-radio__icon-wrap--square.data-v-76e26235{border-radius:3px}.u-radio__icon-wrap--checked.data-v-76e26235{color:#fff;background-color:#2979ff;border-color:#2979ff}.u-radio__icon-wrap--disabled.data-v-76e26235{background-color:#ebedf0;border-color:#c8c9cc}.u-radio__icon-wrap--disabled--checked.data-v-76e26235{color:#c8c9cc!important}.u-radio__label.data-v-76e26235{word-wrap:break-word;margin-left:10rpx;margin-right:24rpx;color:#606266;font-size:30rpx}.u-radio__label--disabled.data-v-76e26235{color:#c8c9cc}