* finish task #7088.

This commit is contained in:
wangyidong
2020-05-06 10:38:09 +08:00
parent d369ccdab6
commit 5ea2467bee
4 changed files with 289 additions and 284 deletions
+1 -5
View File
@@ -1,6 +1,2 @@
#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{right:0px;top:10px;}
.outer.hide-side .main-side{display:none;}
.table-fixed td{white-space: unset;}
#tabsNav .tab-pane>.cell + .cell {border-top:1px solid #cbd0db; border-radius:4px;}