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/lnd/peers-channels/channels/channels-tables/channel-open-table/channel-open-table.componen...

17 lines
239 B
SCSS

.mat-column-active {
max-width: 1.6rem;
width: 1.6rem;
text-overflow: unset;
}
.mat-column-private {
max-width: 1.6rem;
width:1.6rem;
}
.mat-column-balancedness {
padding-left: 2rem;
min-width: 15rem;
max-width: 30rem;
}