zhouna 4 years ago
parent
commit
b44a541ea1
1 changed files with 4 additions and 1 deletions
  1. 4 1
      src/css/cdssHorizontal.less

+ 4 - 1
src/css/cdssHorizontal.less

@@ -524,7 +524,7 @@
                 width: 60px;
                 position: absolute;
                 left: 502px;
-                bottom: 0;
+              bottom: 6px;
             }
             li {
                 margin-bottom: 6px;
@@ -547,6 +547,9 @@
                   overflow: hidden;
                   text-overflow: ellipsis;
                   white-space: nowrap;
+                  &:nth-child(2) {
+                    width: 442px;
+                  }
                 }
 
             }