瀏覽代碼

删除提醒

duy 2 年之前
父節點
當前提交
2fa8c367a4
共有 1 個文件被更改,包括 5 次插入0 次删除
  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>