style: dashboard style
This commit is contained in:
@@ -382,7 +382,7 @@ const Models: React.FC = () => {
|
||||
left={
|
||||
<Space>
|
||||
<Input
|
||||
placeholder="按名称查询"
|
||||
placeholder="名称查询"
|
||||
style={{ width: 300 }}
|
||||
allowClear
|
||||
onChange={handleNameChange}
|
||||
|
||||
Reference in New Issue
Block a user