소스 검색

美博会25套模板修改

喻文俊 3 년 전
부모
커밋
fb45b4cc63
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      components/cm-module/liveTemplate/templateB.vue

+ 3 - 2
components/cm-module/liveTemplate/templateB.vue

@@ -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 {