From b3d67a2bbf1c5b8e6249f1db6c7e8bff7f3d8113 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AD=E9=9B=B6?= <88341678+LyLme@users.noreply.github.com> Date: Mon, 11 Dec 2023 22:36:30 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"=E6=90=9C=E7=B4=A2=E9=80=89=E9=A1=B9?= =?UTF-8?q?=E4=BF=AE=E6=94=B9"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 664f8d5bbc2307f803e1ff3375d7087ad79f3b85. --- template/default/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/default/css/style.css b/template/default/css/style.css index ad107e8..6b39058 100644 --- a/template/default/css/style.css +++ b/template/default/css/style.css @@ -38,7 +38,7 @@ svg.icon{width:14px;height:14px;margin:0 5px 0 8px;vertical-align:-0.15em;fill:c .s-type-list .tile-lg{color:#fff;width:3pc;height:3pc;font-size:1.25rem;line-height:3rem;border-radius:.3rem;display:block;margin:auto} .s-type:hover .s-type-list{display:block} .type-text{position:absolute;left:0;width:75px;padding-left:9pt;font-size:1pc;line-height:31px} -.search-type{white-space:normal;margin:auto;max-width: 700px;} +.search-type{white-space:nowrap;margin:0} .search-type label{margin:0} .search-type img {width: 14px;height: 14px;margin: 0 5px 0 8px;vertical-align: -0.15em;fill: currentColor;overflow: hidden;} .search-type li{margin-bottom:10px;display:inline-block;background:#ffffffAD;background:rgba(255,255,255,70%);border-radius:10px}