Commit b91ed5a6 authored by rockyl's avatar rockyl

样式

parent c67c09a2
......@@ -28,10 +28,10 @@
flex: 1;
border-radius: 2px;
position: relative;
&.background{
/*&.background{
display: block;
width: 100%;
}
}*/
}
.title-bar {
......
......@@ -7,8 +7,9 @@
background-color: transparent;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
overflow: hidden;
transform: scale(.5, .5);
transform-origin: 50% 0%;
/*transform: scale(.5, .5);
transform-origin: 50% 0%;*/
zoom: 0.5;
}
.zero-playground-draw-panel{
height: 1200px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment