Skip to content
Snippets Groups Projects
Commit d2bd83b8 authored by David Noah Donges's avatar David Noah Donges
Browse files

Remove space

parent 0bdd17db
Branches
Tags
No related merge requests found
......@@ -3,7 +3,7 @@
<input matInput type="text" maxlength="24" placeholder="Choose a title">
</mat-form-field>
<mat-form-field>
<textarea matInput placeholder="Add your comment" ></textarea>
<textarea matInput placeholder="Add your comment"></textarea>
</mat-form-field>
<button mat-raised-button color="primary">Back</button>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment