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/offers/offers-table/offers-table.component.scss

16 lines
208 B
SCSS

.mat-column-active {
width: 2rem;
}
.mat-column-offer_id, .mat-column-bolt12 {
flex: 0 0 35%;
width: 35%;
& .ellipsis-parent {
display: flex;
}
}
.mat-column-actions {
min-height: 4.8rem;
}