|
@@ -139,6 +139,10 @@ view {
|
|
|
left: calc(50% - 65rpx);
|
|
left: calc(50% - 65rpx);
|
|
|
border-radius: 50%;
|
|
border-radius: 50%;
|
|
|
background-color: #ffffff;
|
|
background-color: #ffffff;
|
|
|
|
|
+ display: flex;
|
|
|
|
|
+ justify-content: center;
|
|
|
|
|
+ align-items: center;
|
|
|
|
|
+ align-content: center;
|
|
|
}
|
|
}
|
|
|
.tabbar-container .center-item .item-top image{
|
|
.tabbar-container .center-item .item-top image{
|
|
|
width: 110% !important;
|
|
width: 110% !important;
|