From 0347d1c487d83c38fdda0a02ab18e120a887cc92 Mon Sep 17 00:00:00 2001 From: luosongbai <15272473386@163.com> Date: Fri, 11 Dec 2020 17:30:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pmcalendar.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pmcalendar.php b/pmcalendar.php index 4c34a19..490be42 100644 --- a/pmcalendar.php +++ b/pmcalendar.php @@ -353,7 +353,7 @@ if ($act == 'newevent') { } .left { margin-left: 5px; - margin-top: 0px !important; + margin-top: 5px !important; } .left_box { display: flex; @@ -371,6 +371,7 @@ if ($act == 'newevent') { line-height: 23px; margin-left: 11px; cursor: pointer; + margin-top: 5px; } #gamesbtn { display: none;