@@ -1211,6 +1211,7 @@ export default {
align-items: center;
justify-content: center;
border-radius: 24upx;
+ overflow: hidden;
background: #fff;
box-shadow: 0 10upx 28upx rgba(51, 133, 255, 0.14);
}
@@ -1219,6 +1220,7 @@ export default {
width: 96upx;
height: 96upx;
display: block;
+ border-radius: 24upx;
.guest-brand-name {