From 165ac7ffec75b3c536828abbd2f6186dd736be61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Wed, 1 Mar 2023 16:05:03 +0800 Subject: [PATCH] =?UTF-8?q?CSS=E4=BF=AE=E8=AE=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- service-worker.js | 2 +- style.css | 15 +++++++-------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/service-worker.js b/service-worker.js index 43f6d6f9..3491317a 100644 --- a/service-worker.js +++ b/service-worker.js @@ -9699,7 +9699,7 @@ const cachesMap = new Map([ ], [ "style.css", - "645686f51ca27e33d00ffdd9e7ec869a" + "8e09f4adfba107cb104aaba7e109c89c" ], [ "temp.js", diff --git a/style.css b/style.css index 20af4df0..34e1ca39 100644 --- a/style.css +++ b/style.css @@ -1379,8 +1379,11 @@ icon.inflicts::after content: "修改辅助"; }*/ -.edit-box .search-box{ - padding: 10px; +.edit-box .search-box { + padding: 0 10px; + position: relative; +} +.edit-box .setting-box { position: relative; } /*.edit-box .setting-box .row-mon-id::before{ @@ -2357,6 +2360,8 @@ icon.inflicts::after border-radius: 12px; padding: 0 5px; box-shadow: inset 0 3px 3px black; + font-size: 15px; + line-height: unset; } .row-mon-plus .plus-box{ border-color: #A07740; @@ -2555,12 +2560,6 @@ icon.inflicts::after { display: none; } -.row-mon-latent details{ - margin-top: -18px; -} -.row-mon-latent details>summary { - width: max-content; -} .m-latent-allowable-ul{ margin-bottom: 5px;