.debt-payment-history .panel-head>.row-actions{display:flex;align-items:center;gap:10px}
.debt-payment-history article{grid-template-columns:minmax(260px,1fr) 140px 120px minmax(180px,1fr)}
.debt-payment-history article>.row-actions{display:flex;justify-content:flex-end;gap:6px}
.debt-payment-note{min-width:0;overflow-wrap:anywhere}
@media(max-width:900px){.debt-payment-history article{grid-template-columns:1fr 1fr}.debt-payment-history article>div,.debt-payment-note{grid-column:1/-1}.debt-payment-history article>.row-actions{justify-content:flex-start}}
.debt-table td:last-child{display:flex;align-items:center;gap:6px;min-width:170px}.debt-dashboard-summary{margin-bottom:16px}
