.mat-column-status, .mat-column-group_status { width: 1.5rem; } .mat-column-payment_hash, .mat-column-payment_request, .mat-column-payment_preimage, .mat-column-description, .mat-column-description_hash { flex: 0 0 10%; width: 10%; & .ellipsis-parent { display: flex; } } .mat-column-actions { min-height: 4.8rem; } .mat-column-group_actions { min-height: 4.8rem; & .btn-htlc-expand { min-width: 10rem; width: 10rem; } & .btn-htlc-info { margin-top: 0.5rem; min-width: 9rem; width: 9rem; } } .htlc-row-span { min-height: 4.2rem; place-content: center flex-start; align-items: center; &.ellipsis-parent { display: flex; } & .dot { margin-top: -0.4rem; position: absolute; } } .mat-column-group_creation_date { min-width: 17rem; }