2023-01-22 22:31:33 +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;
}