.item-use-wrap .use-reply-wrap{background-color:#f8f9fa}.item-use-wrap .reply-content{font-size:.875rem}/*# sourceMappingURL=itemuse.css.map */ .item-border-top{border-top: solid 1px #ededed !important;} .item-use-name{font-size: 12px;font-weight:600;} .item-use-label{font-size: 12px;color: #9f9f9f;margin-top: 1px;margin-bottom: 5px;} .item-use-time{font-size: 12px;color: gray;} .review-content p img {width: 100px !important} 

#preview {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

#preview img {
    width: 100px !important;
    height: auto;
    max-height: 150px;
    border-radius: 5px;
    object-fit: contain;
    display: block;
}
