Sign in
w-front-end
/
select_good
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
8ff601fb528e3ee5e6e47526e742a25742243119
Authored by
zhiyangdu
2020-03-28 19:47:26 +0800
1 parent
9325c8ca
样式优化
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
src/components/titleBox/titleBox.less
src/components/titleBox/titleBox.less
View file @
8ff601f
...
...
@@ -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
+}
...
...