解决编辑器无法选中问题
This commit is contained in:
@@ -154,8 +154,8 @@ const CreatePage = () => {
|
||||
<Title value="创作" />
|
||||
|
||||
<Card className='relative mt-2'>
|
||||
<div className='relative z-50 flex justify-end w-full'>
|
||||
<div className='flex w-[24%] space-x-4'>
|
||||
<div className='flex justify-end w-full'>
|
||||
<div className='relative z-50 flex w-[24%] space-x-4'>
|
||||
<Dropdown.Button menu={{ items }}>创作神器</Dropdown.Button>
|
||||
|
||||
<Button className='w-full flex justify-between' onClick={saveBtn} >
|
||||
|
||||
Reference in New Issue
Block a user