lex-xin пре 9 месеци
родитељ
комит
3b59892d58

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

@@ -521,18 +521,18 @@ 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;
     }
     span {
       line-height: 1;
-      padding-bottom: 5px;
+      padding-bottom: 2px;
     }
   }
 

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

@@ -545,18 +545,18 @@ 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;
     }
     span {
       line-height: 1;
-      padding-bottom: 5px;
+      padding-bottom: 2px;
     }
   }