mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 14:56:07 +08:00
修复codemirror样式
This commit is contained in:
parent
3fa5956051
commit
e3ff6d1ce6
|
@ -8,8 +8,8 @@ body {
|
|||
|
||||
.code-mirror-wrapper .CodeMirror {
|
||||
position: absolute;
|
||||
height: calc(100% - 64px);
|
||||
width: 100%;
|
||||
height: calc(100vh - 176px);
|
||||
width: calc(100% - 32px);
|
||||
}
|
||||
|
||||
.ant-pro-grid-content.wide {
|
||||
|
|
Loading…
Reference in New Issue
Block a user