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;