10 lines
149 B
Plaintext
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;
|
|
}
|