퍼블리싱 수정 - 시판 이유식 : 최근 이유식 1줄만 출력

dev_bert
정이솔 3 years ago
parent 74c27be983
commit 95f042d7eb

@ -13733,6 +13733,13 @@ main.sona_cont_measurement {
padding:0 15px;
border-radius: 20px;
margin-bottom: 10px;
display: flex;
}
.milk_sel a {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.milk_select{

Loading…
Cancel
Save