From 8bde404eeca7487045d389c7457614b033c321de Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Sun, 25 Aug 2019 11:29:10 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20longbow-check=20=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E6=9B=B4=E6=94=B9=E5=AD=97=E4=BD=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #Comment 使用此字体才能保证垂直居中兼容各种浏览器 --- .../wwwroot/lib/longbow-checkbox/longbow-checkbox.css | 1 + .../wwwroot/lib/longbow-checkbox/longbow-checkbox.css | 1 + 2 files changed, 2 insertions(+) diff --git a/Bootstrap.Admin/wwwroot/lib/longbow-checkbox/longbow-checkbox.css b/Bootstrap.Admin/wwwroot/lib/longbow-checkbox/longbow-checkbox.css index a8f5f377..c64b2a6a 100644 --- a/Bootstrap.Admin/wwwroot/lib/longbow-checkbox/longbow-checkbox.css +++ b/Bootstrap.Admin/wwwroot/lib/longbow-checkbox/longbow-checkbox.css @@ -5,6 +5,7 @@ user-select: none; white-space: nowrap; margin: 0; + font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif; } .form-checkbox .checkbox-input { diff --git a/Bootstrap.Client/wwwroot/lib/longbow-checkbox/longbow-checkbox.css b/Bootstrap.Client/wwwroot/lib/longbow-checkbox/longbow-checkbox.css index a8f5f377..c64b2a6a 100644 --- a/Bootstrap.Client/wwwroot/lib/longbow-checkbox/longbow-checkbox.css +++ b/Bootstrap.Client/wwwroot/lib/longbow-checkbox/longbow-checkbox.css @@ -5,6 +5,7 @@ user-select: none; white-space: nowrap; margin: 0; + font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif; } .form-checkbox .checkbox-input {