micro_mall_xcx/custom-tab-bar/index.wxss
2023-05-30 20:21:16 +08:00

10 lines
149 B
Plaintext

.custom-tab-bar-wrapper {
display: flex;
flex-direction: column;
align-items: center;
}
.custom-tab-bar-wrapper .text {
font-size: 20rpx;
}