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"
|
||||
size="middle"
|
||||
bordered
|
||||
scroll={{ x: '100%' }}
|
||||
scroll={{ x: 768 }}
|
||||
/>
|
||||
<CookieModal
|
||||
visible={isModalVisible}
|
||||
|
||||
Reference in New Issue
Block a user