fix: quotation/agencies => header select col
This commit is contained in:
parent
e4418a45df
commit
5414c014f9
2 changed files with 2 additions and 2 deletions
|
|
@ -460,7 +460,7 @@ async function storeDataLocal(id: string) {
|
|||
</q-input>
|
||||
|
||||
<div
|
||||
class="row col-12 col-md-4 justify-end"
|
||||
class="row col-12 col-md-3 justify-end"
|
||||
:class="{ 'q-pt-xs': $q.screen.lt.md }"
|
||||
style="white-space: nowrap"
|
||||
>
|
||||
|
|
|
|||
|
|
@ -337,7 +337,7 @@ watch(
|
|||
</q-input>
|
||||
|
||||
<div
|
||||
class="row col-12 col-md-4 justify-end"
|
||||
class="row col-12 col-md-3 justify-end"
|
||||
:class="{ 'q-pt-xs': $q.screen.lt.md }"
|
||||
style="white-space: nowrap"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue