wx-program
parent
2f449424f2
commit
1f203104bd
|
@ -1137,9 +1137,10 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
flex-direction: column;
|
||||||
>image {
|
>image {
|
||||||
width: 60rpx;
|
width: 48rpx;
|
||||||
height: 60rpx;
|
height:48rpx;
|
||||||
}
|
}
|
||||||
text{
|
text{
|
||||||
font-size: 24rpx;
|
font-size: 24rpx;
|
||||||
|
|
Loading…
Reference in New Issue