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
shuaiguo
2020-06-02 11:20:04 +0800
Commit
121cb7dc1060cb90492118b5e840ee664460f163
1 parent
96f8a6d8
fix(电子刊):样式修改
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 @
121cb7d
{
"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 @
121cb7d
...
...
@@ -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