Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
ufo-app-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
TaoHuang
6 years ago
Commit
2e9c39096a23d45815d172d3472d211f9b058314
1 parent
63166828
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
apps/pages/single/invite/detail/components/invite-code.vue
apps/pages/single/invite/detail/components/invite-code.vue
View file @
2e9c390
...
...
@@ -115,20 +115,24 @@ export default {
}
.title {
height: 40px;
line-height: 40px;
color: black;
font-size: 28px;
font-weight: bold;
}
.code {
height: 94px;
color: black;
font-weight: bolder;
font-size: 80px;
letter-spacing: 4px;
line-height: 94px;
}
.mg2 {
margin-top:
8
px;
margin-top:
20
px;
}
.mg3 {
...
...
Please
register
or
login
to post a comment