mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 13:55:51 +00:00
set min height for text area box
This commit is contained in:
@@ -1431,4 +1431,10 @@ ngx-mat-datetime-content button.mat-stroked-button {
|
||||
pre {
|
||||
font-family: 'Roboto' !important;
|
||||
font-size: 12pt !important;
|
||||
}
|
||||
|
||||
|
||||
ion-textarea textarea {
|
||||
min-height: 137px;
|
||||
line-height: 21px;
|
||||
}
|
||||
Reference in New Issue
Block a user