Commit 8ff601fb528e3ee5e6e47526e742a25742243119

Authored by zhiyangdu
1 parent 9325c8ca

样式优化

src/components/titleBox/titleBox.less
... ... @@ -27,6 +27,7 @@
27 27 width: auto;
28 28 height: 100%;
29 29 .more-text {
  30 + width: 80px;
30 31 color: #999999;
31 32 font-size: 26px;
32 33 }
... ... @@ -37,4 +38,4 @@
37 38 }
38 39 }
39 40 }
40   -}
41 41 \ No newline at end of file
  42 +}
... ...