Browse Source

样式修改

1178232204@qq.com 3 years atrás
parent
commit
7f1d2bb4e8
1 changed files with 8 additions and 0 deletions
  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;