From b72d0fc43c02f1994493ddddae502bb4fc5a2c84 Mon Sep 17 00:00:00 2001 From: Argo-MacBookPro Date: Sat, 4 Aug 2018 22:59:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9BUG=EF=BC=9A=E6=9B=B4?= =?UTF-8?q?=E6=94=B9btn-xs=E5=AD=97=E4=BD=93=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/wwwroot/css/tasks.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bootstrap.Admin/wwwroot/css/tasks.css b/Bootstrap.Admin/wwwroot/css/tasks.css index 7e885678..644034f4 100644 --- a/Bootstrap.Admin/wwwroot/css/tasks.css +++ b/Bootstrap.Admin/wwwroot/css/tasks.css @@ -84,7 +84,7 @@ } .tasks-widget .task-list li > .task-title .hidden-phone button.btn-xs { - font-size: 12px; + font-size: 0.75rem; line-height: 1.5; margin-right: 4px; }