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
9a86366f9c9f631fa0b9034fdb7949f6bd790002
Authored by
zhiyangdu
2020-04-24 11:06:51 +0800
1 parent
9fb6f472
还原样式
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/components/backBox/backBox.less
src/components/backBox/backBox.less
View file @
9a86366
...
...
@@ -33,6 +33,7 @@
33
33
align-items: center;
34
34
background-color: transparent;
35
35
color: #333333;
36
+ width: 60vw;
36
37
font-size: 34px;
37
38
height: 93px;
38
39
white-space: nowrap;
...
...