Commit 116f6f61 authored by KeYong's avatar KeYong

bug

parent bb2c2835
......@@ -244,7 +244,7 @@ class AmosGridTable extends Component {
rowSelection={rowSelection}
columns={columns}
dataSource={dataList}
pagination={{ ..._pagination, style: { position: 'fixed', bottom: '10px', right: '10px' } }}
pagination={{ ..._pagination, style: { position: 'absolute', bottom: '-55px', right: '430px' } }}
size={size}
bordered={bordered}
scroll={{ y: maxHeight }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment