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-closed-table/channel-closed-table.compon...

14 lines
161 B
SCSS

.mat-column-close_type {
flex: 0 0 16%;
min-width: 160px;
}
.mat-column-chan_id {
flex: 0 0 17%;
min-width: 170px;
}
table {
width:100%;
}