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
zhangxiaoru
2017-02-28 18:33:18 +0800
Commit
e91c36b3daffee63c6bf08a53ab065c480a2e9b6
1 parent
cbea5131
thumb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
public/scss/cart/_chose-panel.css
public/scss/cart/_chose-panel.css
View file @
e91c36b
...
...
@@ -390,11 +390,11 @@
}
.hover
{
position
:
fixed
;
width
:
100%
;
position
:
fixed
!important
;
width
:
100%
!important
;
background-color
:
black
;
height
:
100%
;
top
:
0
;
top
:
0
!important
;
left
:
0
;
right
:
0
;
border
:
0
;
...
...
Please
register
or
login
to post a comment