fix: undo & redo (#2493)

* fix: undo & redo

* fix

* fix
This commit is contained in:
heheer
2024-08-24 23:15:28 +08:00
committed by GitHub
parent 3e57c7f559
commit 3248e95d53
17 changed files with 207 additions and 66 deletions

View File

@@ -31,7 +31,8 @@ const CustomRightDrawer = ({
zIndex={100}
maxW={maxW}
w={'100%'}
h={'90vh'}
top={'60px'}
bottom={0}
borderLeftRadius={'lg'}
border={'base'}
boxShadow={'2'}