mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-16 08:37:08 +08:00
修复日志弹框样式
This commit is contained in:
@@ -393,7 +393,6 @@ pre {
|
||||
word-break: break-all;
|
||||
white-space: break-spaces;
|
||||
padding: 0;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.virtuallist {
|
||||
|
||||
@@ -224,6 +224,7 @@ const EditModal = ({
|
||||
minSize={200}
|
||||
defaultSize="50%"
|
||||
style={{ height: 'calc(100vh - 55px)' }}
|
||||
pane2Style={{ overflowY: 'auto' }}
|
||||
>
|
||||
<Editor
|
||||
language={language}
|
||||
|
||||
Reference in New Issue
Block a user