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;