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/clightning/lookups/node-lookup/node-lookup.component.css

12 lines
207 B
CSS

.mat-table {
width:99%;
}
.mat-list-base .mat-list-item, .mat-list-base .mat-list-option {
height: 38px !important;
}
.mat-column-type, .mat-column-port {
flex: 0 0 15%;
min-width: 100px;
}