web-remote/src/app/components/service/service-item/service-item.component.scss

9 lines
155 B
SCSS

.selected {
background-color: rgb(235, 235, 235);
font-weight: 700;
}
/* Align icons with text */
.mat-icon {
line-height: inherit !important;
}