init
This commit is contained in:
9
miniprogram/custom-tab-bar/index.wxss
Normal file
9
miniprogram/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