1178232204@qq.com 3 年 前
コミット
7f1d2bb4e8
1 ファイル変更8 行追加0 行削除
  1. 8 0
      src/css/qcScore.less

+ 8 - 0
src/css/qcScore.less

@@ -904,6 +904,14 @@
 .page-anchor-hover:hover {
   color: #00a1ff;
 }
+.page-anchor {
+  overflow: hidden;
+  text-overflow: ellipsis;
+  white-space: nowrap;
+  max-width: 450px;
+  display: inline-block;
+  min-width: 100px;
+}
 .checkImg {
   width: 40px;
   position: relative;