From a035edda93c0b0fb86ea28738968e30718f35032 Mon Sep 17 00:00:00 2001 From: wanglei <1336977847@qq.com> Date: Fri, 3 Dec 2021 18:15:05 +0800 Subject: [PATCH] 25223 --- src/apps/AppNotification/AppNotification.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/AppNotification/AppNotification.vue b/src/apps/AppNotification/AppNotification.vue index afa4219e..61525a2c 100644 --- a/src/apps/AppNotification/AppNotification.vue +++ b/src/apps/AppNotification/AppNotification.vue @@ -272,7 +272,7 @@ export default { padding: 32px; .card { - height: 208px; + height: 255px; display: flex; flex-direction: column; justify-content: space-between;