소스 검색

修改样式

lex-xin 10 달 전
부모
커밋
7016dd8754
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      src/TUIKit/TUIComponents/container/TUIChat/manage-components/manage-notification.vue

+ 3 - 3
src/TUIKit/TUIComponents/container/TUIChat/manage-components/manage-notification.vue

@@ -533,12 +533,12 @@ export default ManageNotification;
     font-size: 14px;
     color: #333333;
     font-weight: 600;
-    line-height: 22px;
+    line-height: 20px;
     padding-bottom: 10px;
     .iconNotifit1,
     .iconNotifit2 {
-      width: 22px;
-      height: 22px;
+      width: 20px;
+      height: 20px;
       margin-right: 6px;
       flex-shrink: 0;
     }