样式修改。

This commit is contained in:
tengge1 2019-06-18 21:17:50 +08:00
parent 40c3183733
commit ca3dffb5fd
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
.EditorSideBar {
width: 240px !important;
width: 200px !important;
}
.EditorSideBar .top {

View File

@ -2,7 +2,7 @@
position: relative;
left: 0;
top: 0;
width: 240px;
width: 200px;
height: 320px;
background: #fafafa;
border: 1px solid #2c3e50;