From 3ba783c8c8187af82df11907f633882168762671 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Wed, 19 Jan 2022 19:52:27 +0800 Subject: [PATCH] bug --- src/components/AiEmpty.vue | 2 +- src/sass/AppNotification/detail.vue | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/AiEmpty.vue b/src/components/AiEmpty.vue index 57cc9190..20979098 100644 --- a/src/components/AiEmpty.vue +++ b/src/components/AiEmpty.vue @@ -24,7 +24,7 @@ export default { flex-direction: column; align-items: center; justify-content: center; - margin-top: 100px; + // margin-top: 100px; margin-bottom: 20px; .emptyImg { diff --git a/src/sass/AppNotification/detail.vue b/src/sass/AppNotification/detail.vue index fd68fbac..bedfbede 100644 --- a/src/sass/AppNotification/detail.vue +++ b/src/sass/AppNotification/detail.vue @@ -127,6 +127,7 @@ export default { min-height: 100%; background-color: #F5F5F5; padding-bottom: 140px; + box-sizing: border-box; ::v-deep .content { padding: 0;