crm_second_opening_mini/components/tabbar/tabbar.wxss

1 line
956 B
Plaintext

.block-height.data-v-39b171a7{width:750rpx;height:150rpx}.tab-warp.data-v-39b171a7{width:750rpx;height:calc(100rpx + env(safe-area-inset-bottom) / 2);padding-bottom:calc(env(safe-area-inset-bottom) / 2);background:#fff;border-top:1rpx solid #eee;position:fixed;left:0;bottom:0}.tab-warp .tab-box.data-v-39b171a7{width:100%;height:calc(100rpx + env(safe-area-inset-bottom) / 2);display:flex;align-items:center;justify-content:space-around}.tab-warp .tab-box .tab-li.data-v-39b171a7{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;position:relative}.tab-warp .tab-box .tab-li .tabimg.data-v-39b171a7{width:50rpx;height:50rpx}.tab-warp .tab-box .tab-li .tab-text.data-v-39b171a7{font-size:20rpx}.tab-warp .tab-box .tab-li .tab-number.data-v-39b171a7{font-size:24rpx;color:#fff;background:#f43f3b;width:40rpx;height:40rpx;border-radius:50%;text-align:center;line-height:40rpx;position:absolute;right:30rpx;top:0}