dev/RoosterEditor
Lei OT 2 months ago
parent 9933fa7460
commit 099edef821

@ -210,7 +210,7 @@ function SnippetList() {
</Button> </Button>
</Form.Item> </Form.Item>
</Form> </Form>
<Row gutter={6} className=' ' style={{height: 'calc(100vh - 196px)'}}> <Row gutter={6} className=' ' style={{height: '591px'}}>
<Col span={8} className='h-[inherit] overflow-x-hidden overflow-y-auto'> <Col span={8} className='h-[inherit] overflow-x-hidden overflow-y-auto'>
<List <List
bordered bordered

Loading…
Cancel
Save