policeSecurity/collect_information/src/subPages/select/dailyLife/dailyLife.scss

27 lines
253 B
SCSS
Raw Normal View History

2024-11-15 12:23:16 +08:00
.userinform {
height: 100%;
width: 100%;
}
.userItem {
color: #7b7b7b;
font-size: 14px;
margin-bottom: 8px;
.textIndex {
margin-left: 20rpx;
}
}
.text {
width: 96%;
}
.singleChoice {
width: 90%;
}
.label {
margin: 0 20px;
}