mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-27 14:28:53 +09:00
fix 6df1fe4c
This commit is contained in:
parent
67e9fe06bd
commit
71b7ded70c
@ -37,7 +37,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
||||
</div>
|
||||
<div v-if="viewTextSource">
|
||||
<hr style="margin: 10px 0;">
|
||||
<pre style="margin: initial;"><small>{{ appearNote.text }}</small></pre>
|
||||
<pre style="margin: initial;"><small>{{ note.text }}</small></pre>
|
||||
<button class="_button" style="padding-top: 5px; color: var(--accent);" @mousedown="viewTextSource = false"><small>{{ i18n.ts.close }}</small></button>
|
||||
</div>
|
||||
<div v-show="showContent">
|
||||
|
Loading…
Reference in New Issue
Block a user