even smaller

This commit is contained in:
vabene1111
2025-04-26 23:24:25 +02:00
parent 7232c9373f
commit 75c03706cb

View File

@@ -8,7 +8,7 @@
:vertical="showViewButton && props.vertical" :vertical="showViewButton && props.vertical"
:location="props.location" :location="props.location"
:close-on-back="false" :close-on-back="false"
multi-line :multi-line="showViewButton"
> >
<!-- <small>{{ DateTime.fromSeconds(visibleMessage.createdAt).toLocaleString(DateTime.DATETIME_MED) }}</small> <br/>--> <!-- <small>{{ DateTime.fromSeconds(visibleMessage.createdAt).toLocaleString(DateTime.DATETIME_MED) }}</small> <br/>-->
<h3 v-if="visibleMessage.msg.title">{{ visibleMessage.msg.title }}</h3> <h3 v-if="visibleMessage.msg.title">{{ visibleMessage.msg.title }}</h3>