diff --git a/src/pages/benchmark/components/left-actions.tsx b/src/pages/benchmark/components/left-actions.tsx index 836fd4d2..e01bd596 100644 --- a/src/pages/benchmark/components/left-actions.tsx +++ b/src/pages/benchmark/components/left-actions.tsx @@ -53,7 +53,7 @@ const RightActions: React.FC = ({ placeholder={intl.formatMessage({ id: 'common.filter.name' })} - style={{ width: 180 }} + style={{ width: 200 }} allowClear onChange={handleInputChange} > @@ -64,7 +64,7 @@ const RightActions: React.FC = ({ > } placeholder={intl.formatMessage({ id: 'benchmark.table.filter.bygpu' })} - style={{ width: 180 }} + style={{ width: 160 }} allowClear onChange={handleGPUChange} >