From c6a78e3bd72bfcdc9daad894a2234db1f95d555c Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Thu, 13 Jun 2019 09:46:04 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E7=BD=91=E7=AB=99=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E7=BC=93=E5=AD=98=E9=A1=B9=E7=9B=AE=E5=B7=A6=E4=BE=A7=E9=97=B4?= =?UTF-8?q?=E9=9A=99=E8=B0=83=E6=95=B4=E4=B8=BA10px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/wwwroot/css/site.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bootstrap.Admin/wwwroot/css/site.css b/Bootstrap.Admin/wwwroot/css/site.css index 27033d73..241af937 100644 --- a/Bootstrap.Admin/wwwroot/css/site.css +++ b/Bootstrap.Admin/wwwroot/css/site.css @@ -197,7 +197,7 @@ .cache-item { display: flex; align-items: center; - padding: 10px 4px; + padding: 10px; border: 1px solid #eee; border-width: 0 1px 1px 1px; }