more spacing fixes
This commit is contained in:
parent
4c7edfc9a9
commit
17d6f1b53b
1 changed files with 1 additions and 3 deletions
|
@ -9,9 +9,7 @@
|
||||||
class="original"
|
class="original"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
v-html="content"
|
v-html="content"
|
||||||
/>
|
/><!-- eslint-enable vue/no-v-html --><span
|
||||||
<!-- eslint-enable vue/no-v-html -->
|
|
||||||
<span
|
|
||||||
v-if="user"
|
v-if="user"
|
||||||
class="new"
|
class="new"
|
||||||
:style="style"
|
:style="style"
|
||||||
|
|
Loading…
Reference in a new issue