Fixes bug on textarea

This commit is contained in:
apapachristou 2019-06-13 13:51:36 +03:00
parent fabd254192
commit fec3436994
1 changed files with 0 additions and 4 deletions

View File

@ -34,10 +34,6 @@
color: #4687f0;
}
.description-area {
line-height: 0.7em !important;
}
::ng-deep .mat-form-field-appearance-legacy .mat-form-field-wrapper {
padding-bottom: 1.25em;
}