hls_crm/unpackage/dist/dev/mp-weixin/uview-ui/components/u-empty/u-empty.wxss

23 lines
439 B
Plaintext

@charset "UTF-8";
/* 颜色变量 */
/* 行为相关颜色 */
/* 基本颜色 */
.u-empty.data-v-2e22d22c {
display: flex;
flex-direction: row;
flex-direction: column;
justify-content: center;
align-items: center;
height: 100%;
}
.u-image.data-v-2e22d22c {
margin-bottom: 20rpx;
}
.u-slot-wrap.data-v-2e22d22c {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
margin-top: 20rpx;
}