argos/dmp-frontend/src/app/shared/components/facets/facet-search-component/facet-search-section.compon...

11 lines
139 B
SCSS
Raw Normal View History

.facet-option-item {
2018-11-27 18:33:17 +01:00
height: auto !important;
min-height: 48px;
padding: 0.5em;
2018-11-27 18:33:17 +01:00
.mat-list-item-content {
min-height: inherit;
}
}