mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 01:14:50 +08:00
修改内容基础样式
This commit is contained in:
@@ -8,7 +8,7 @@ body {
|
||||
|
||||
.code-mirror-wrapper .CodeMirror {
|
||||
position: absolute;
|
||||
height: calc(100% - 48px);
|
||||
height: calc(100% - 64px);
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@@ -19,7 +19,7 @@ body {
|
||||
overflow: auto;
|
||||
height: calc(100vh - 96px);
|
||||
background-color: #fff;
|
||||
padding: 24px;
|
||||
padding: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user