Browse Source

修改样式

lex-xin 6 months ago
parent
commit
7016dd8754

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