From cd7e0e7a5081f641092e87df9004e8c7c5eb1ce8 Mon Sep 17 00:00:00 2001 From: Argo-MacBookPro Date: Thu, 4 Oct 2018 20:26:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=A0=B7=E5=BC=8F=EF=BC=9A?= =?UTF-8?q?=E6=9B=B4=E6=94=B9popover-header=E5=AD=97=E4=BD=93=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Client/wwwroot/css/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bootstrap.Client/wwwroot/css/theme.css b/Bootstrap.Client/wwwroot/css/theme.css index ba531cf5..e3502a39 100644 --- a/Bootstrap.Client/wwwroot/css/theme.css +++ b/Bootstrap.Client/wwwroot/css/theme.css @@ -1,4 +1,4 @@ -body, .form-control, .dropdown-menu, .btn:not(.btn-lg), .input-group-text { +body, .form-control, .dropdown-menu, .btn:not(.btn-lg), .input-group-text, .popover-header { font-size: 0.875rem; }