Authored by 沈志敏

fix bug

@@ -110,8 +110,7 @@ @@ -110,8 +110,7 @@
110 } 110 }
111 111
112 .sub-level-container { 112 .sub-level-container {
113 - position: absolute;  
114 - right: 0; 113 + float: left;
115 overflow-x: auto; 114 overflow-x: auto;
116 box-sizing: border-box; 115 box-sizing: border-box;
117 background: #fff; 116 background: #fff;