parent
7717bebbe8
commit
6aec547362
|
@ -72,7 +72,7 @@ export default function IndexLog() {
|
|||
</Form>
|
||||
<List
|
||||
bordered
|
||||
style={{ maxHeight: '80vh', overflow: 'auto' }}
|
||||
style={{ maxHeight: '75vh', overflow: 'auto' }}
|
||||
dataSource={data}
|
||||
loading={loading}
|
||||
renderItem={(item) => (
|
||||
|
|
Loading…
Reference in New Issue