From b757da1d65ae29d934e79947d3042be1bcab7edb Mon Sep 17 00:00:00 2001 From: luosongbai <15272473386@163.com> Date: Thu, 31 Dec 2020 15:13:53 +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 --- assets/css/ace.min.css | 4 ++-- pmcalendar.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/css/ace.min.css b/assets/css/ace.min.css index c890c65..46d3e94 100644 --- a/assets/css/ace.min.css +++ b/assets/css/ace.min.css @@ -14966,10 +14966,10 @@ th[aria-selected='true'] .ui-jqgrid-sortable { @media only screen and (max-width:1100px) { .data_tab { - width: 270px !important; + width: 285px !important; } .datarepair { - top: 105px !important; + top: 85px !important; } .echarts-time{ top: -20px !important; diff --git a/pmcalendar.php b/pmcalendar.php index 58d43ef..8b9ee9c 100644 --- a/pmcalendar.php +++ b/pmcalendar.php @@ -498,7 +498,7 @@ if ($act == 'newevent') { align-items: center; position: relative; top: 18px; - right: 2%; + right: 11px; z-index: 1000; float: right; }