[수정] 건강검진 UI 오류 수정

dev_bert
isol2011 3 years ago
parent bb504ccd5d
commit 01ed01ea11

@ -15972,7 +15972,7 @@ main.sona_cont_measurement {
line-height: 1.2rem; line-height: 1.2rem;
color: #000000; color: #000000;
font-weight: 400; font-weight: 400;
width: 5rem; width: 4rem;
} }
.healthcheckup_list .box_content { .healthcheckup_list .box_content {
@ -15980,6 +15980,7 @@ main.sona_cont_measurement {
line-height: 1.2rem; line-height: 1.2rem;
color: #959494; color: #959494;
font-weight: 400; font-weight: 400;
flex: 1;
} }
.healthcheckup_list .prev_title { .healthcheckup_list .prev_title {

Loading…
Cancel
Save