.ImageList{display:flex;flex-wrap:wrap;margin:6px 0}.ImageList .ImageList__item{width:80px;height:60px;margin-right:6px;margin-bottom:6px;background:var(--bg-color);border-radius:4px;overflow:hidden;cursor:pointer}.ImageList .ImageList__item img{display:block;width:100%;height:100%}
