fix: add bordered-b
This commit is contained in:
parent
781b872ca0
commit
53669267b1
3 changed files with 7 additions and 4 deletions
|
|
@ -806,6 +806,7 @@ watch(locale, () => {
|
|||
<div
|
||||
class="row col-12 col-md-6"
|
||||
:class="{ 'q-pt-xs': $q.screen.lt.md }"
|
||||
style="white-space: nowrap"
|
||||
>
|
||||
<q-select
|
||||
v-model="statusFilter"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue