resize vdom debug panel to 30% width
This commit is contained in:
parent
91ada5ce7a
commit
7e367e770e
@ -14,7 +14,7 @@
|
|||||||
left:0px;
|
left:0px;
|
||||||
bottom:0px;
|
bottom:0px;
|
||||||
right:0px;
|
right:0px;
|
||||||
width:50%;
|
width:70%;
|
||||||
height:100%;
|
height:100%;
|
||||||
border:none;
|
border:none;
|
||||||
margin:0;
|
margin:0;
|
||||||
@ -27,7 +27,7 @@
|
|||||||
right: 0px;
|
right: 0px;
|
||||||
border: 0px;
|
border: 0px;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
width: 50vw;
|
width: 30vw;
|
||||||
background-color: #222;
|
background-color: #222;
|
||||||
color: #ccc;
|
color: #ccc;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user