From 209c26e699ba9b5f12855772b59618ce1a423da9 Mon Sep 17 00:00:00 2001
From: xc <double72cheng@gmail.com>
Date: Mon, 16 Aug 2021 17:31:26 +0800
Subject: [PATCH] add

---
 src/main/resources/public/css/jeLocalDate.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/public/css/jeLocalDate.css b/src/main/resources/public/css/jeLocalDate.css
index e5deaa3..38ffb7e 100644
--- a/src/main/resources/public/css/jeLocalDate.css
+++ b/src/main/resources/public/css/jeLocalDate.css
@@ -3,7 +3,7 @@
     height: 300px;
     position: absolute;
     left: 1130px;
-    top: 900px;
+    top: 280px;
     bottom: 680px;
     right: 0;
     margin: auto;

--
Gitblit v1.9.1