Skip to content

Commit

Permalink
Merge branch '2.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
lison16 committed Jan 4, 2019
2 parents 9257201 + 07726d1 commit 362f082
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/main/components/tags-nav/tags-nav.less
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@
margin: 0;
padding: 5px 0;
background: #fff;
z-index: 100;
z-index: 1000;
list-style-type: none;
border-radius: 4px;
box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .3);
box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .1);
li {
margin: 0;
padding: 5px 15px;
Expand Down

0 comments on commit 362f082

Please sign in to comment.