We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 459fa57 commit 4bca523Copy full SHA for 4bca523
src/grid-item/index.less
@@ -3,6 +3,8 @@
3
justify-content: center;
4
align-items: center;
5
flex-direction: column;
6
+ padding: 32rpx 16rpx;
7
+ box-sizing: border-box;
8
}
9
10
.l-gird-item-hover {
0 commit comments