31 lines
683 B
Plaintext
Raw Normal View History

2025-08-29 09:51:02 +08:00
.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;
background-color: #fff;
border-radius: 28rpx;
display: flex;
align-items: center;
justify-content: center;
}
.class_ification .items image.data-v-1833569a {
width: 55rpx;
height: 55rpx;
}
.class_ification .items .label.data-v-1833569a {
padding: 15rpx 0 0 0;
}