UX: Add margin when displaying unlisted details in composer.

This commit is contained in:
Guo Xiang Tan
2020-04-30 10:50:26 +08:00
parent 367cbf5d2b
commit 3ac5df0546
2 changed files with 5 additions and 1 deletions
@@ -29,7 +29,7 @@
<span class="whisper">{{d-icon "far-eye-slash"}}</span>
{{/if}}
{{#if model.unlistTopic}}
<span class="whisper">({{i18n "composer.unlist"}})</span>
<span class="unlist">({{i18n "composer.unlist"}})</span>
{{/if}}
{{#if model.noBump}}
<span class="no-bump">{{d-icon "anchor"}}</span>