You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RTL/src/app/cln/transactions/payments/lightning-payments.componen...

35 lines
465 B
SCSS

.mat-column-payment_hash {
flex: 0 0 25%;
width: 25%;
& .ellipsis-parent {
display: flex;
}
}
.mat-column-actions {
min-height: 4.8rem;
}
.mat-column-groupAction {
min-height: 4.8rem;
& .btn-mpp-expand {
width: 9rem;
}
& .btn-mpp-info {
margin-top: 0.5rem;
width: 9rem;
}
}
.mpp-row-span {
min-height: 4.2rem;
place-content: center flex-start;
align-items: center;
}
.mat-column-groupTotal {
min-width: 17rem;
}