<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ProductListItem{display:flex;gap:20px;align-items:center;justify-content:space-bewteen;padding:10px;border:1px solid #dedede;border-radius:5px;.ant-image{width:100px;height:100px;border:1px solid #dedede;border-radius:4px;img{width:98px;height:98px;border-radius:4px}}}.ProductListItemDetail{gap:10px;h5.ant-typography{margin:0}}</pre></body></html>