Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
ccbikai(👎🏻🍜)
2016-12-07 10:25:56 +0800
Commit
009a0adefc7bbd52e1b2cdb606455aec99b36486
1 parent
22533a5c
微信字体大小
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
public/scss/layout/_reset.css
public/scss/layout/_reset.css
View file @
009a0ad
@@ -141,3 +141,8 @@ section,
@@ -141,3 +141,8 @@ section,
141
summary
{
141
summary
{
142
display
:
block
;
142
display
:
block
;
143
}
143
}
144
+
145
+
body
{
146
+
-webkit-text-size-adjust
:
100%
!important
;
147
+
text-size-adjust
:
100%
!important
;
148
+
}
Please
register
or
login
to post a comment