spread the editor

This commit is contained in:
ckcz123 2019-12-20 23:14:56 +08:00
parent c1e5d4f1f0
commit a4b8e752fa
2 changed files with 5 additions and 5 deletions

View File

@ -239,15 +239,15 @@ body {
position: absolute;
left: 900px;
top: 10px;
width: 440px;
height: 630px;
right: 0;
bottom: 0;
/* border: 1px solid rgb(238, 13, 13); */
}
#iconLib {
position: absolute;
width: 435px;
height: 620px;
right: 0;
bottom: 0;
left: 5px;
top: 5px;
overflow: auto;

View File

@ -7,7 +7,7 @@
.leftTab {
overflow: auto;
position: absolute;
height: 630px;
bottom: 0;
}
.leftTab > * {