样式修改
This commit is contained in:
parent
b46a173a85
commit
6f88a4ba10
|
@ -296,6 +296,7 @@
|
||||||
margin: 2px 8px;
|
margin: 2px 8px;
|
||||||
height: 17px;
|
height: 17px;
|
||||||
width: 17px;
|
width: 17px;
|
||||||
|
border-radius: 9px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#buildRun {
|
#buildRun {
|
||||||
|
@ -330,7 +331,6 @@
|
||||||
|
|
||||||
/* start editor */
|
/* start editor */
|
||||||
.edit-panel {
|
.edit-panel {
|
||||||
width: 80%;
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 20%;
|
left: 20%;
|
||||||
width: 60%;
|
width: 60%;
|
||||||
|
|
Loading…
Reference in New Issue