Minor style fix
This commit is contained in:
parent
4d842247e6
commit
6a2657ad49
|
@ -574,7 +574,7 @@
|
|||
<div class="column is-narrow">
|
||||
<small class="has-text-grey" :title="msg.at">[[prettyDate(msg.at)]]</small>
|
||||
</div>
|
||||
<div class="column is-narrow mr-0"
|
||||
<div class="column is-narrow pr-0"
|
||||
v-if="!(msg.isChatServer || msg.isChatClient || msg.username === username || isDM)">
|
||||
<!-- DMs button -->
|
||||
<button type="button"
|
||||
|
|
Loading…
Reference in New Issue
Block a user