修复日志弹框样式

This commit is contained in:
whyour
2023-09-01 23:16:12 +08:00
parent 5395cebdb4
commit 39dc31916e
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -224,6 +224,7 @@ const EditModal = ({
minSize={200}
defaultSize="50%"
style={{ height: 'calc(100vh - 55px)' }}
pane2Style={{ overflowY: 'auto' }}
>
<Editor
language={language}