Browse Source

删除提醒

duy 2 năm trước cách đây
mục cha
commit
2fa8c367a4
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      src/components/message/index.vue

+ 5 - 0
src/components/message/index.vue

@@ -75,5 +75,10 @@ html.dark {
         color:white;
         margin-bottom: 20px;
     }
+    .text {
+        color: white;
+        font-size: 14px;
+        margin-bottom: 10px;
+    }
 }
 </style>