.batch-file-list{display:grid;gap:7px;margin-top:12px}.batch-file-row{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;padding:8px 10px;border:1px solid #d7e1e6;border-radius:8px;background:#fff}.batch-file-row>span:first-child{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#176b87;color:#fff;font-size:.78rem}.batch-file-row small{color:#617987}@media(max-width:520px){.batch-file-row{grid-template-columns:28px 1fr}.batch-file-row small{grid-column:2}}
