
.ListingAccounts{background:#161b22;border:1px solid #30363d;border-radius:12px;flex-direction:column;gap:14px;padding:18px;display:flex}.ListingAccounts__Header{justify-content:space-between;align-items:center;display:flex}.ListingAccounts__Header h2{font-size:16px;font-weight:700}.ListingAccounts__Table{overflow:auto}.ListingAccounts__Table-Images{border-radius:50%}@media (max-width:575px){.ListingAccounts__Table td{width:100px;min-width:100px}}
