@@ -83,9 +83,10 @@ export default {
border-radius: 18rpx;
overflow: hidden;
display: flex;
- justify-content: space-between;
+ justify-content: flex-end;
align-items: center;
- width: 250rpx;
+ // width: 250rpx;
+ width: 160rpx;
top: -80rpx;
right: 0;
.cm-tab-item {