mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 01:14:50 +08:00
修改Cookie管理表格最小宽度
This commit is contained in:
@@ -275,7 +275,7 @@ const Config = () => {
|
|||||||
rowKey="pin"
|
rowKey="pin"
|
||||||
size="middle"
|
size="middle"
|
||||||
bordered
|
bordered
|
||||||
scroll={{ x: '100%' }}
|
scroll={{ x: 768 }}
|
||||||
/>
|
/>
|
||||||
<CookieModal
|
<CookieModal
|
||||||
visible={isModalVisible}
|
visible={isModalVisible}
|
||||||
|
|||||||
Reference in New Issue
Block a user