emoticon_xcx/custom-tab-bar/index.wxss
2023-10-28 19:02:56 +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;
}