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 {