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/on-chain/utxo-tables/utxos/utxos.component.scss

12 lines
168 B
SCSS

.mat-column-is_dust {
max-width: 3rem;
width: 3rem;
text-overflow: unset;
}
.mat-column-status {
max-width: 2.2rem;
width: 2.2rem;
text-overflow: unset;
}