From 012020e51c8c71c8cc70d4b630bf4a056e5a2451 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=97=A0=E6=9C=A8?= Date: Mon, 12 Jul 2021 22:33:28 +0800 Subject: [PATCH] style(notice-list): adjust style MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 去除通知列表组件标题和内容部分多余的margin-bottom,禁止自动隐藏不可用的翻页按钮 --- .../default/header/components/notify/NoticeList.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/layouts/default/header/components/notify/NoticeList.vue b/src/layouts/default/header/components/notify/NoticeList.vue index 49444957..1a7c87b2 100644 --- a/src/layouts/default/header/components/notify/NoticeList.vue +++ b/src/layouts/default/header/components/notify/NoticeList.vue @@ -1,5 +1,5 @@