[+] Display comment text in blockquote form
This commit is contained in:
@@ -52,6 +52,9 @@
|
||||
<div class="user">
|
||||
{{comment.firstName}} {{comment.lastName}}:
|
||||
</div>
|
||||
<div class="text">
|
||||
<blockquote>{{comment.comment}}</blockquote>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</el-dialog>
|
||||
|
||||
Reference in New Issue
Block a user