Skip to content

Commit

Permalink
fix grids没有bfc
Browse files Browse the repository at this point in the history
  • Loading branch information
bearyan committed Nov 30, 2016
1 parent 32a8e69 commit 6368886
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/style/widget/weui-grid/weui-grid.wxss
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
.weui-grids {
border-top: 1rpx solid @weuiGridBorderColor;
border-left: 1rpx solid @weuiGridBorderColor;
overflow: hidden;
}
.weui-grid {
position: relative;
Expand Down

0 comments on commit 6368886

Please sign in to comment.