u-gap.wxss
828 Bytes
page.data-v-b138c5b2 {
width: 100%;
height: 100%;
}
.divid_line_horizen.data-v-b138c5b2 {
width: 100%;
height: 2rpx;
background-color: #f2f2f2;
align-self: center;
margin-top: 1rpx;
}
.input_warp .u-input__input.data-v-b138c5b2 {
font-size: 34rpx;
}
.button_warp .u-button .u-size-default.data-v-b138c5b2 {
font-size: 30rpx;
height: 96rpx;
line-height: 80rpx;
}
.button_warp .u-button .u-btn--primary--disabled.data-v-b138c5b2 {
color: rgba(0, 0, 0, 0.45) !important;
border-color: rgba(0, 0, 0, 0.06) !important;
background-color: rgba(0, 0, 0, 0.06) !important;
}
view.data-v-b138c5b2, scroll-view.data-v-b138c5b2, swiper-item.data-v-b138c5b2 {
display: flex;
flex-direction: column;
flex-shrink: 0;
flex-grow: 0;
flex-basis: auto;
align-items: stretch;
align-content: flex-start;
}