Commit b91ed5a6 authored by rockyl's avatar rockyl

样式

parent c67c09a2
...@@ -28,10 +28,10 @@ ...@@ -28,10 +28,10 @@
flex: 1; flex: 1;
border-radius: 2px; border-radius: 2px;
position: relative; position: relative;
&.background{ /*&.background{
display: block; display: block;
width: 100%; width: 100%;
} }*/
} }
.title-bar { .title-bar {
......
...@@ -7,8 +7,9 @@ ...@@ -7,8 +7,9 @@
background-color: transparent; background-color: transparent;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
overflow: hidden; overflow: hidden;
transform: scale(.5, .5); /*transform: scale(.5, .5);
transform-origin: 50% 0%; transform-origin: 50% 0%;*/
zoom: 0.5;
} }
.zero-playground-draw-panel{ .zero-playground-draw-panel{
height: 1200px; 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