fix: 调整.cn-container样式
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
&>div {
|
||||
height: 100%;
|
||||
}
|
||||
overflow-y: scroll;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.cn-header {
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user