Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-community-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
2019-04-11 18:49:53 +0800
Commit
d789696951d4cb48187c55334291c230265ddfc5
1 parent
24fe3bfe
fix style
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
apps/components/widgets/widget-follow.vue
apps/components/widgets/widget-topic.vue
apps/components/widgets/widget-follow.vue
View file @
d789696
...
...
@@ -96,7 +96,7 @@ export default {
padding: 0 10px;
font-size: 24px;
color: #222;
border-radius: 2
5
px;
border-radius: 2
6
px;
border: solid 1px #222;
box-sizing: border-box;
display: flex;
...
...
apps/components/widgets/widget-topic.vue
View file @
d789696
...
...
@@ -39,7 +39,7 @@ export default {
height: 38px;
line-height: 38px;
font-size: 28px;
border-radius:
19px
;
border-radius:
50%
;
margin: 5px;
text-align: center;
color: #fff;
...
...
Please
register
or
login
to post a comment