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/channel-lookup/channel-lookup.component.css

12 lines
221 B
CSS

.mat-list-base .mat-list-item, .mat-list-base .mat-list-option {
height: 38px !important;
}
.word-break-all {
word-break: break-all !important;
padding-top: 8px;
}
.list-tall {
height: 50px !important;
}