Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
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
沈志敏
2016-08-09 19:48:33 +0800
Commit
e0f107e2c22ff7b91fd18cabeeda7f882f83fed3
1 parent
5b6ec612
fix bug
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
public/vue/channel/sidebar.vue
public/vue/channel/sidebar.vue
View file @
e0f107e
@@ -40,6 +40,7 @@
@@ -40,6 +40,7 @@
40
}
40
}
41
41
42
.sidebar {
42
.sidebar {
43
+
position: fixed;
43
width: 100%;
44
width: 100%;
44
margin-top: 40px;
45
margin-top: 40px;
45
background: $white;
46
background: $white;
Please
register
or
login
to post a comment