dev #89

Merged
jgallego merged 28 commits from dev into test 2023-08-31 09:12:54 +00:00
2 changed files with 4 additions and 1 deletions
Showing only changes of commit 4478c2e37d - Show all commits

View File

@ -16,7 +16,7 @@ const token = session.getToken();
/>
</QAvatar>
<div class="description">
<slot name="description">
<slot name="description" v-if="$props.description">
<p>
{{ $props.description }}
</p>

View File

@ -115,6 +115,9 @@ async function insert() {
.q-card {
max-width: 80em;
}
.q-dialog .q-card {
width: 400px;
}
</style>
<i18n>
es: