解决编辑器无法选中问题

This commit is contained in:
宇阳
2024-10-17 20:29:54 +08:00
parent 10baa78749
commit 532f2183d2

View File

@@ -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} >