fix: status filter width in grid mode

This commit is contained in:
puriphatt 2024-07-30 04:17:51 +00:00
parent e07ce319ea
commit dd9afee151
3 changed files with 4 additions and 1 deletions

View file

@ -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"