Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
毕凯
2016-02-03 13:30:57 +0800
Commit
e4f29d8e38641857ed22c565a9967cad79077432
1 parent
a873d3e9
侧边栏二级菜单的头部跟首页的头部不对齐
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
static/sass/home/_side-nav.scss
static/sass/home/_side-nav.scss
View file @
e4f29d8
...
...
@@ -241,8 +241,8 @@
}
li
:first-child
{
height
:
88rem
/
$pxConvertRem
;
line-height
:
88rem
/
$pxConvertRem
;
height
:
90rem
/
$pxConvertRem
!
important
;
line-height
:
90rem
/
$pxConvertRem
!
important
;
background
:
#3e3e3e
;
a
{
...
...
Please
register
or
login
to post a comment