Skip to content
Snippets Groups Projects
Commit ea4caf55 authored by Adam Procter's avatar Adam Procter
Browse files

minor cosmetic issue fixed

parent 9608a3f6
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@
placeholder="Idea goes here!"
></textarea>
</div>
<p class="info">*markdown supported &amp; autosaves</p>
</div>
<div v-if="value.read_mode && deleted == false">
<p
......@@ -36,7 +37,7 @@
</p>
</div>
</div>
<p class="info">*markdown supported &amp; autosaves</p>
<div class="btn-row">
<BaseButton buttonClass="danger" @click="deleteFlag()"
>Discard</BaseButton
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment