From fe203d6616f70695ab8973c75220f74ae91333bc Mon Sep 17 00:00:00 2001
From: yangfeng <wanwan926_4@163.com>
Date: 星期三, 18 十月 2023 16:09:55 +0800
Subject: [PATCH] bug修复(5285)

---
 src/assets/style/index.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/assets/style/index.scss b/src/assets/style/index.scss
index 8899a6a..95f617a 100644
--- a/src/assets/style/index.scss
+++ b/src/assets/style/index.scss
@@ -146,7 +146,7 @@
 
 .btn-pager {
   display: flex;
-  margin-top: 0px;
+  margin-top: 5px;
   // background: #fff;
   .page {
     margin-left: auto;

--
Gitblit v1.8.0