style: gpuselector dropdown style

This commit is contained in:
jialin
2025-02-26 16:00:29 +08:00
parent eedcf6f1fe
commit 4b73457f7f
8 changed files with 110 additions and 16 deletions
+2 -1
View File
@@ -226,5 +226,6 @@ export default {
'common.button.delrecreate': 'Delete (Recreate)',
'common.options.all': 'All',
'common.options.none': 'None',
'common.options.auto': 'Auto'
'common.options.auto': 'Auto',
'common.search.empty': 'No matching results found.'
};