Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
毕凯
2015-12-23 17:21:24 +0800
Commit
db6e957d7a1945284f2e44052a45b7bbd413af4e
1 parent
5bf159a9
侧边栏 z-index值增大
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/sass/home/_side-nav.scss
static/sass/home/_side-nav.scss
View file @
db6e957
...
...
@@ -7,7 +7,7 @@
left
:
0
;
right
:
100rem
/
$pxConvertRem
;
width
:
540rem
/
$pxConvertRem
;
z-index
:
1
;
z-index
:
4
;
overflow
:
hidden
;
@include
transition
(
all
.3s
);
...
...
Please
register
or
login
to post a comment