BUG 31126

This commit is contained in:
aixianling
2022-10-25 16:56:05 +08:00
parent 60c2f64672
commit 4ad6f999d0

View File

@@ -62,10 +62,12 @@ export default {
<style lang="scss" scoped> <style lang="scss" scoped>
.AppAssessmentScoreTask { .AppAssessmentScoreTask {
background: #f5f5f5; background: #f5f5f5;
font-size: 28px;
.listItem { .listItem {
height: 160px; height: 160px;
justify-content: space-between; justify-content: space-between;
border-bottom: 1px solid #eee;
.sub { .sub {
font-size: 26px; font-size: 26px;