Remove mat select ellipses. Wrap text below.

edit-overview-fixes
Kristian Ntavidi 3 years ago
parent e94944abb1
commit 72b18b7770

@ -139,3 +139,14 @@ $mat-card-header-size: 40px !default;
.new-dmp-dialog {
padding: 0em .5em 0em 0em;
}
::ng-deep .mat-option-text {
text-overflow: unset !important;
white-space: normal;
line-height: 1.2em;
}
::ng-deep .mat-option {
padding-top: 1em !important;
padding-bottom: 1em !important;
height: auto !important;
}
Loading…
Cancel
Save