From d2f1e3c39e72a6d4bda02fd52fdbe65d0cbe4c96 Mon Sep 17 00:00:00 2001 From: wanglei <1336977847@qq.com> Date: Mon, 6 Dec 2021 11:25:35 +0800 Subject: [PATCH] 25232 --- src/apps/AppNotification/components/read.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/AppNotification/components/read.vue b/src/apps/AppNotification/components/read.vue index 8f54caeb..19b9d474 100644 --- a/src/apps/AppNotification/components/read.vue +++ b/src/apps/AppNotification/components/read.vue @@ -77,7 +77,7 @@ .item { height: 120px; display: flex; - align-items: center; + align-items: center; box-sizing: border-box; padding: 0 50px; background-color: #ffffff;