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/pages/home/home.component.scss

13 lines
275 B
SCSS

.network-info-list .mat-list-item {
height: 44px;
}
.mat-column-bytes_sent, .mat-column-bytes_recv, .mat-column-sat_sent, .mat-column-sat_recv, .mat-column-inbound, .mat-column-ping_time {
flex: 0 0 8%;
min-width: 80px;
}
.card-chnl-balances {
min-height: 354px;
}