mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 06:46:09 +08:00
修改Cookie管理表格最小宽度
This commit is contained in:
parent
a4f06413a3
commit
39ae979953
|
@ -275,7 +275,7 @@ const Config = () => {
|
|||
rowKey="pin"
|
||||
size="middle"
|
||||
bordered
|
||||
scroll={{ x: '100%' }}
|
||||
scroll={{ x: 768 }}
|
||||
/>
|
||||
<CookieModal
|
||||
visible={isModalVisible}
|
||||
|
|
Loading…
Reference in New Issue
Block a user