mirror of
https://github.com/tengge1/ShadowEditor.git
synced 2026-01-25 15:08:11 +00:00
样式修改。
This commit is contained in:
parent
40c3183733
commit
ca3dffb5fd
@ -1,5 +1,5 @@
|
||||
.EditorSideBar {
|
||||
width: 240px !important;
|
||||
width: 200px !important;
|
||||
}
|
||||
|
||||
.EditorSideBar .top {
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
position: relative;
|
||||
left: 0;
|
||||
top: 0;
|
||||
width: 240px;
|
||||
width: 200px;
|
||||
height: 320px;
|
||||
background: #fafafa;
|
||||
border: 1px solid #2c3e50;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user