mirror of
https://github.com/rommapp/romm.git
synced 2026-02-19 07:50:57 +01:00
Merge pull request #878 from rommapp/fix/ui_tweaks
fixed scan view selectors
This commit is contained in:
|
Before Width: | Height: | Size: 264 KiB After Width: | Height: | Size: 264 KiB |
@@ -100,7 +100,6 @@ watch(metadataOptions, (newOptions) => {
|
||||
:items="platforms.value"
|
||||
variant="outlined"
|
||||
density="comfortable"
|
||||
rounded="0"
|
||||
multiple
|
||||
return-object
|
||||
clearable
|
||||
@@ -138,7 +137,6 @@ watch(metadataOptions, (newOptions) => {
|
||||
return-object
|
||||
clearable
|
||||
hide-details
|
||||
rounded="0"
|
||||
chips
|
||||
>
|
||||
<template v-slot:item="{ props, item }">
|
||||
|
||||
Reference in New Issue
Block a user