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
yyq
2017-06-14 10:40:27 +0800
Commit
475c3cfb12ee26dd53e2b81285790b8f20011969
1 parent
a3466ab4
fix position
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
public/scss/3party/question-detail.page.css
public/scss/3party/question-detail.page.css
View file @
475c3cf
@@ -38,6 +38,8 @@ body {
@@ -38,6 +38,8 @@ body {
38
38
39
.sub-qs-wrap
{
39
.sub-qs-wrap
{
40
display
:
none
;
40
display
:
none
;
41
+
position
:
relative
;
42
+
z-index
:
-1
;
41
}
43
}
42
44
43
.sub-qs-item
,
45
.sub-qs-item
,
Please
register
or
login
to post a comment