Skip to content

Commit

Permalink
update little fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
myvin committed Aug 19, 2018
1 parent 9122013 commit d58d714
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions components/postItemTwo/postItemTwo.wxss
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,8 @@
display: flex;
align-items: center;
height: 80rpx;
}
.hover-class,
.navigator-hover {
background: #f2f2f2 !important;
}
3 changes: 3 additions & 0 deletions pages/feidianDetail/feidianDetail.wxss
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.container {
background: #fff;
}

0 comments on commit d58d714

Please sign in to comment.