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
梁志锋
9 years ago
Commit
a61b783017c1b771f96bf1ea66e8512b497109bf
1 parent
7c3823fe
侧边栏下半部分减小2像素
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
static/sass/home/_side-nav.css
static/sass/home/_side-nav.css
View file @
a61b783
...
...
@@ -22,8 +22,8 @@
li
{
position
:
relative
;
height
:
80px
;
line-height
:
80px
;
height
:
76px
;
line-height
:
76px
;
background
:
#fff
;
&:after
{
...
...
@@ -177,7 +177,7 @@
overflow
:
hidden
;
transform
:
translateX
(
540px
);
transition
:
transform
0.3s
transition
:
transform
0.3s
;
li
{
height
:
80px
!important
;
...
...
Please
register
or
login
to post a comment