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
Plain Diff
Browse Files
Authored by
yyq
2019-04-08 10:30:08 +0800
Commit
5bda5ba4bfa9acc637a35294addf6e0c556993e0
2 parents
1354394b
82a44fb2
Merge branch 'feature/invite' of git.yoho.cn:fe/ufo-app-web into feature/invite
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 @
5bda5ba
...
...
@@ -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