From d6075ee02c88875f4a542b8bd828649f6209f664 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=89=BE=E8=B4=A4=E5=87=8C?= Date: Wed, 5 Jan 2022 22:13:00 +0800 Subject: [PATCH] BUG 25524 --- src/sass/AppNotification/AppNotification.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sass/AppNotification/AppNotification.vue b/src/sass/AppNotification/AppNotification.vue index bca6562a..8fd847bf 100644 --- a/src/sass/AppNotification/AppNotification.vue +++ b/src/sass/AppNotification/AppNotification.vue @@ -301,6 +301,7 @@ export default { } & > .has-pic { + height: 100%; display: flex; justify-content: space-between;