diff --git a/src/apps/AppPovertyAlleviation/MonitorPoorStatus.vue b/src/apps/AppPovertyAlleviation/MonitorPoorStatus.vue index f2adba7d..f24b7eac 100644 --- a/src/apps/AppPovertyAlleviation/MonitorPoorStatus.vue +++ b/src/apps/AppPovertyAlleviation/MonitorPoorStatus.vue @@ -243,8 +243,9 @@ export default { } .right { + display: flex; + align-items: center; height: 112px; - line-height: 112px; padding-right: 32px; span { diff --git a/src/components/AiDate.vue b/src/components/AiDate.vue index 26c8e2e1..7781b3be 100644 --- a/src/components/AiDate.vue +++ b/src/components/AiDate.vue @@ -6,7 +6,6 @@
-
@@ -53,18 +52,18 @@ export default {