瀏覽代碼

修改样式

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;
     }