Fixed the search text being displayed wrong

pull/4003/head
twanariens 3 years ago
parent f677967100
commit 7d95471e7f

@ -21,10 +21,6 @@
float:right;
}
::ng-deep .mat-form-field-label{
font-size: 1.2em;
}
::ng-deep .mat-form-field-infix {
width: 10em;
margin-top:1em;

@ -22,10 +22,6 @@
float:right;
}
::ng-deep .mat-form-field-label{
font-size: 1.2em;
}
::ng-deep .mat-form-field-infix {
width: 10em;
margin-top:1em;

Loading…
Cancel
Save