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
Plain Diff
Browse Files
Authored by
杨延青
2019-05-31 19:13:37 +0800
Commit
b729b2689f84ffb6a8d83dea84a20b53947bdedb
2 parents
a0fa7acc
3d79d238
Merge branch 'feature/0530' into 'release/6.9.5'
fix style See merge request
!91
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
apps/pages/article/components/detail/article-long.vue
apps/pages/article/components/detail/article-long.vue
View file @
b729b26
@@ -359,6 +359,11 @@ export default {
@@ -359,6 +359,11 @@ export default {
359
359
360
p {
360
p {
361
font-size: 28px!important;
361
font-size: 28px!important;
362
+
363
+
* {
364
+
font-size: 28px!important;
365
+
letter-spacing: normal!important;
366
+
}
362
}
367
}
363
368
364
b,
369
b,
Please
register
or
login
to post a comment