fix: status filter width in grid mode
This commit is contained in:
parent
e07ce319ea
commit
dd9afee151
3 changed files with 4 additions and 1 deletions
|
|
@ -1803,6 +1803,7 @@ watch(isMainPage, () => {
|
|||
option-value="value"
|
||||
option-label="label"
|
||||
class="col"
|
||||
:class="{ 'offset-md-5': modeView }"
|
||||
map-options
|
||||
emit-value
|
||||
:hide-dropdown-icon="$q.screen.lt.sm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue