spread the editor
This commit is contained in:
parent
c1e5d4f1f0
commit
a4b8e752fa
@ -239,15 +239,15 @@ body {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
left: 900px;
|
left: 900px;
|
||||||
top: 10px;
|
top: 10px;
|
||||||
width: 440px;
|
right: 0;
|
||||||
height: 630px;
|
bottom: 0;
|
||||||
/* border: 1px solid rgb(238, 13, 13); */
|
/* border: 1px solid rgb(238, 13, 13); */
|
||||||
}
|
}
|
||||||
|
|
||||||
#iconLib {
|
#iconLib {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 435px;
|
right: 0;
|
||||||
height: 620px;
|
bottom: 0;
|
||||||
left: 5px;
|
left: 5px;
|
||||||
top: 5px;
|
top: 5px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
.leftTab {
|
.leftTab {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
height: 630px;
|
bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.leftTab > * {
|
.leftTab > * {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user