0
0
Fork 0

refactor: refs #6896 fix qdrawer

This commit is contained in:
Jon Elias 2024-05-23 14:05:58 +02:00
parent 8967abf1c2
commit 6e59f3ae12
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ const detailsColumns = ref([
{{ t('globals.noResults') }} {{ t('globals.noResults') }}
</div> </div>
<QDrawer side="right" :width="300" show-if-above> <QDrawer side="right" :width="270" show-if-above>
<QCard class="order-lines-summary q-pa-lg"> <QCard class="order-lines-summary q-pa-lg">
<p class="header text-right block"> <p class="header text-right block">
{{ t('summary') }} {{ t('summary') }}