Minor style fix

ipad-testing
Noah 2023-03-22 20:27:32 -07:00
parent 4d842247e6
commit 6a2657ad49
1 changed files with 1 additions and 1 deletions

View File

@ -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"