zgo/src/app/posts/post-create/post-create.component.css

5 lines
41 B
CSS
Raw Normal View History

2021-10-15 19:14:49 +00:00
mat-form-field,
textarea{
width:100%;
}