fix(style): model file list text overflow

This commit is contained in:
jialin
2026-01-13 18:43:11 +08:00
parent 5ff26e1ce8
commit 741cf07f2e
11 changed files with 30 additions and 43 deletions
@@ -23,8 +23,8 @@ export const videoParamsConfig: ParamsSchema[] = [
{ label: '12', value: '12' }
],
label: {
text: 'Duration (seconds)',
isLocalized: false
text: 'playground.params.duration',
isLocalized: true
},
rules: [
{