.contentInformation { // padding: 13px; overflow: hidden; .addPhone { width: calc(100% - 26px); color: var(--van-primary-text); border-color: #fff; border-radius: 10px; font-size: 16px; margin: 12px 13px; } .contentCell { padding: 13px 13px 3px; &:last-child { padding-bottom: 16px; } } .img { width: 142px; height: 80px; overflow: hidden; border-radius: 10px; margin-right: 15px; flex-shrink: 0; } .title { font-size: 14px; font-weight: 500; color: #333333; line-height: 21px; } .label { font-size: 12px; color: #777777; line-height: 17px; } .content { } .time { color: #aaaaaa; } }