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
Plain Diff
Browse Files
Authored by
shuaiguo
2020-06-02 11:20:48 +0800
Commit
f30dda45a59dda84e21b943f91de0a320da8feb8
2 parents
96f8a6d8
121cb7dc
Merge branch 'hotfix/magazine-style'
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
package.json
public/scss/magazine/detail.page.scss
package.json
View file @
f30dda4
{
"name"
:
"yohobuywap-node"
,
"version"
:
"6.13.
4
"
,
"version"
:
"6.13.
5
"
,
"private"
:
true
,
"description"
:
"A New Yohobuy Project With Express"
,
"repository"
:
{
...
...
public/scss/magazine/detail.page.scss
View file @
f30dda4
...
...
@@ -34,10 +34,11 @@ body {
.swiper-slide
{
display
:
flex
;
align-items
:
center
;
// align-items: center;
justify-content
:
center
;
position
:
relative
;
box-sizing
:
border-box
;
padding-bottom
:
134px
;
//
padding-bottom: 134px;
overflow
:
hidden
;
.filter-bg
{
...
...
Please
register
or
login
to post a comment