Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-frontend
·
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
xuqi
2015-05-15 11:25:31 +0800
Commit
b114f7550deac742a9b2d6e9eea262726ad3a757
1 parent
578868de
解决某些需要的样式被重置的问题
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
mobile/public/sass/index.scss
mobile/public/sass/index.scss
View file @
b114f75
@import
"common/common"
,
"module/saunter"
,
"module/tag"
,
"module/ps"
,
"module/template"
;
//恢复样式覆盖
b
{
font-weight
:
bold
;
}
em
{
font-style
:
italic
;
}
//登录提示
.login-tip
{
display
:
none
;
...
...
Please
register
or
login
to post a comment