41 lines
874 B
Plaintext
41 lines
874 B
Plaintext
.sweep_note.data-v-2f0b12d1 {
|
|
padding: 0 60rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
}
|
|
.sweep_note_view.data-v-2f0b12d1 {
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
font-weight: 800;
|
|
font-size: 32rpx;
|
|
color: #4879e6;
|
|
}
|
|
.sweep_note_view_img.data-v-2f0b12d1 {
|
|
display: flex;
|
|
align-items: flex-end;
|
|
height: 115rpx;
|
|
margin-bottom: 30rpx;
|
|
}
|
|
.sweep_note_view:nth-child(1) image.data-v-2f0b12d1 {
|
|
width: 151rpx;
|
|
height: 99rpx;
|
|
}
|
|
.sweep_note_view:nth-child(2) image.data-v-2f0b12d1 {
|
|
width: 120rpx;
|
|
height: 99rpx;
|
|
}
|
|
.sweep_note_view:nth-child(3) image.data-v-2f0b12d1 {
|
|
width: 106rpx;
|
|
height: 113rpx;
|
|
}
|
|
.sweep_scan.data-v-2f0b12d1 {
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: row;
|
|
justify-content: start;
|
|
padding: 0 120rpx;
|
|
} |