2023-05-15 14:13:36 +08:00

1 line
1.6 KiB
Plaintext

@import "./sub-common/a1b7c14ca7dd522b5467af683ea37c27.wxss";@import "./sub-common/7756ed30f72e25270832bf3b325f069e.wxss";.common_safe_area_y{height:constant(safe-area-inset-bottom);height:env(safe-area-inset-bottom);width:100%}.hoverClass{-webkit-filter:brightness(70%);filter:brightness(70%)}.full-100{height:100%;width:100%}.company{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.company .save-button{-ms-flex-align:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;background:#4581ff;border-radius:40rpx;color:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:32rpx;font-weight:400;height:82rpx;-webkit-justify-content:center;justify-content:center;margin:320rpx auto 0;width:668rpx}.company .form-radio{-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.company .form-radio view{-ms-flex-align:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-line-clamp:1;-webkit-align-items:center;align-items:center;background:#f0f0f0;border:2rpx solid #f0f0f0;border-radius:28rpx;-webkit-box-sizing:border-box;box-sizing:border-box;color:#707070;display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-box;font-size:24rpx;font-weight:400;height:54rpx;-webkit-justify-content:center;justify-content:center;margin:10rpx;max-width:100%;overflow:hidden;padding:10rpx 28rpx;-o-text-overflow:ellipsis;text-overflow:ellipsis}.company .form-radio .form-radio-active{background:#ecf5ff;border:2rpx solid #cde5ff}