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
Plain Diff
Browse Files
Authored by
郭成尧
2016-07-27 18:01:31 +0800
Commit
6bb3b9461afa8a40bb06bb13f89f07d32d0375b8
2 parents
7b677e2a
e5d936b0
Merge branch 'feature/brand' into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletions
public/vue/component/tool/index-list.vue
public/vue/component/tool/index-list.vue
View file @
6bb3b94
...
...
@@ -6,7 +6,7 @@
<style>
.list-box {
position: fixed;
width:
30
px;
width:
45
px;
margin: 0;
padding: 6px;
right: 0;
...
...
@@ -18,6 +18,11 @@
li {
list-style: none;
text-align: center;
a {
font-size: 26px;
}
}
}
...
...
Please
register
or
login
to post a comment