Commit 27a12d5f authored by 毛线's avatar 毛线

no message

parent 84358168
......@@ -181,8 +181,11 @@ export default {
position: relative;
z-index: 100;
&.hide {
height: 0px;
height: 1px;
overflow: hidden;
> * {
display: none;
}
}
}
.left-block {
......
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