Skip to content
Snippets Groups Projects
Commit fdb012bc authored by Florian Azizian's avatar Florian Azizian
Browse files

FIX #12136 TIME 0:05 height textarea

parent 4f168311
No related branches found
No related tags found
No related merge requests found
......@@ -106,4 +106,8 @@ $theme: mat-light-theme($primary, $accent, $warn);
opacity : 1 !important;
border: dashed 5px mat-color($primary, 500) !important;
color : mat-color($primary, 500);
}
\ No newline at end of file
}
.cdk-textarea-autosize {
min-height: 18px !important;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment