Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
梁志锋
2016-03-03 14:49:52 +0800
Commit
8e11c5ca720d3cc1975e1fcf37d49524edca052b
1 parent
3c2b1910
侧边栏下半部分减小2像素
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
static/sass/home/_side-nav.css
static/sass/home/_side-nav.css
View file @
8e11c5c
@@ -94,8 +94,8 @@
@@ -94,8 +94,8 @@
94
.first
{
94
.first
{
95
95
96
li
{
96
li
{
97
-
height
:
100px
;
98
-
line-height
:
100px
;
97
+
height
:
88px
;
98
+
line-height
:
88px
;
99
border-bottom
:
1px
solid
#e0e0e0
;
99
border-bottom
:
1px
solid
#e0e0e0
;
100
100
101
&:last-child
{
101
&:last-child
{
Please
register
or
login
to post a comment