* finish task #2920.

This commit is contained in:
wangyidong
2017-03-13 09:14:02 +08:00
parent 3af3685d29
commit 2e283cda22
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -1 +1,5 @@
#steps {margin-bottom: 15px}
.outer .col-side{transition: all 0.1s;position: relative;}
.outer.hide-side .col-side{width:0px;}
.outer .col-side .side-handle{left:8px;top:2px;}
.outer.hide-side .main-side{display:none;}