chenhaodong
/
mew-iview
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
73a9a739f8ea17f9b05183e2cb63ec8cf538dd6d
Authored by
梁灏
2018-07-03 16:38:06 +0800
1 parent
9e4b6e8e
update Anchor style
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
src/styles/components/anchor.less
Inline
Side-by-side
src/styles/components/anchor.less
Wrap text
Show/Hide comments
View file @
73a9a73
...
...
@@ -2,7 +2,6 @@
2
2
3
3
.@{anchor-prefix}{
4
4
&-wrapper{
5
- background-color: @body-background;
6
5
overflow: auto;
7
6
padding-left: 4px;
8
7
margin-left: -4px;
...
...