forked from verdnatura/salix-front
refactor: refs #6896 fix qdrawer
This commit is contained in:
parent
8967abf1c2
commit
6e59f3ae12
|
@ -118,7 +118,7 @@ const detailsColumns = ref([
|
|||
{{ t('globals.noResults') }}
|
||||
</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">
|
||||
<p class="header text-right block">
|
||||
{{ t('summary') }}
|
||||
|
|
Loading…
Reference in New Issue