42 lines
920 B
Plaintext
42 lines
920 B
Plaintext
.class_ification.data-v-1833569a {
|
|
color: #3d3d3d;
|
|
margin: 0 30rpx;
|
|
padding: 10rpx 0;
|
|
border-radius: 12rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.class_ification .items.data-v-1833569a {
|
|
text-align: center;
|
|
font-size: 24rpx;
|
|
display: inline-block;
|
|
color: #333;
|
|
}
|
|
.class_ification .items .icon_image.data-v-1833569a {
|
|
width: 100rpx;
|
|
height: 100rpx;
|
|
border-radius: 28rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
position: relative;
|
|
}
|
|
.class_ification .items .icon_image .badge.data-v-1833569a {
|
|
position: absolute;
|
|
background-color: #f5222d;
|
|
color: #fff;
|
|
padding: 3rpx;
|
|
border-radius: 100rpx;
|
|
top: -15rpx;
|
|
min-width: 35rpx;
|
|
right: -15rpx;
|
|
font-size: 23rpx;
|
|
}
|
|
.class_ification .items image.data-v-1833569a {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.class_ification .items .label.data-v-1833569a {
|
|
padding: 15rpx 0 0 0;
|
|
} |