fix: 调整.cn-container样式

This commit is contained in:
chenjinsong
2023-11-15 18:11:33 +08:00
parent e5a7c2abfa
commit 9103c454c2
2 changed files with 2 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
&>div {
height: 100%;
}
overflow-y: scroll;
overflow-y: auto;
}
.cn-header {

View File

@@ -15,8 +15,7 @@
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 20px;
padding: 0 20px 20px;
padding: 20px;
.panel__title {
font-size: 24px;