From 2f245e7987f9ba5fa667c343f34bc802a3de15c0 Mon Sep 17 00:00:00 2001 From: Meekdai Date: Wed, 22 Nov 2023 13:49:39 +0800 Subject: [PATCH] =?UTF-8?q?tag=E6=B7=BB=E5=8A=A0=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/tag.html | 36 ++++++++++++++++++++++-------------- 1 file changed, 22 insertions(+), 14 deletions(-) diff --git a/templates/tag.html b/templates/tag.html index 00d93b2..973042e 100644 --- a/templates/tag.html +++ b/templates/tag.html @@ -9,6 +9,10 @@ .title-right{display:flex;margin:auto 0 0 auto;} .title-right .circle{padding: 14px 16px;margin-right:8px;} +.subnav-search{margin-top:8px;margin-right:8px;} +.subnav-search-input{width:160px;border-top-right-radius:0px;border-bottom-right-radius:0px;} +.subnav-search button{padding:5px 8px;border-top-left-radius:0px;border-bottom-left-radius:0px;} + .SideNav-icon{margin-right: 16px} .Label{color: #fff;margin-left:8px;} .genTime{float: right;} @@ -27,24 +31,18 @@ {% block header %} Tag
- + - {% for num in blogBase['singeListJson'] -%} - - {%- endfor %} -