From e440070e8ce6237e3814f67719ee57fe38a239ce Mon Sep 17 00:00:00 2001 From: wanglei <1336977847@qq.com> Date: Mon, 13 Dec 2021 09:34:16 +0800 Subject: [PATCH] 25382 --- src/apps/AppNotification/components/detail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/AppNotification/components/detail.vue b/src/apps/AppNotification/components/detail.vue index 237b6253..161acc20 100644 --- a/src/apps/AppNotification/components/detail.vue +++ b/src/apps/AppNotification/components/detail.vue @@ -162,7 +162,7 @@ & > span { font-size: 30px; - color: #999999;; + color: #343D65; line-height: 48px; }