Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
  • Loading branch information
Stepan-Kirjakov committed Jan 30, 2025
1 parent 2123902 commit d9c5e29
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<label class="form-label" htmlFor="topicDescription">Topic Description</label>
<input formControlName="topicDescription" id="topicDescription" pInputText type="text"/>
</div>
<div class="guardian-input-container">
<div class="guardian-textarea-container">
<label class="form-label" for="description">Description</label>
<textarea
cols="30"
Expand Down

0 comments on commit d9c5e29

Please sign in to comment.