通过微信开发者工具 商城模板 创建新小程序
This commit is contained in:
9
mini-program/custom-tab-bar/index.wxss
Normal file
9
mini-program/custom-tab-bar/index.wxss
Normal file
@@ -0,0 +1,9 @@
|
||||
.custom-tab-bar-wrapper {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.custom-tab-bar-wrapper .text {
|
||||
font-size: 20rpx;
|
||||
}
|
Reference in New Issue
Block a user