refactor: env detail
This commit is contained in:
@@ -45,7 +45,7 @@ const Benchmark: React.FC = () => {
|
||||
];
|
||||
|
||||
return (
|
||||
<Section title="Benchmark Parameters">
|
||||
<Section title="Benchmark Parameters" minHeight={132}>
|
||||
<Descriptions
|
||||
items={items}
|
||||
colon={false}
|
||||
|
||||
Reference in New Issue
Block a user