autocomplete fixes

This commit is contained in:
Diamantis Tziotzios 2019-12-12 16:12:46 +02:00
parent 9dbf57be03
commit d21e5c3d78
2 changed files with 2 additions and 2 deletions

View File

@ -19,6 +19,6 @@
}
.two-line-mat-option {
height: 3.5em;
// height: 3.5em;
line-height: 1.2em;
}

View File

@ -40,7 +40,7 @@
}
.two-line-mat-option {
height: 3.5em;
// height: 3.5em;
line-height: 1.2em;
}