hjm 5 years ago
parent da23f86fce
commit ca2e882337

@ -930,6 +930,14 @@ a.white-btn.use_scope-btn:hover{
.ml22{ .ml22{
margin-left:22px; margin-left:22px;
} }
/* antd样式重置 */
/* 字体 https://www.trustie.net/issues/21668/ */
pre,
code,
kbd,
samp {
font-family: "Monospaced Number", "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* FORM START */ /* FORM START */
.ant-form label{ .ant-form label{
/* 为了覆盖antd的样式这里使用了importantTODO */ /* 为了覆盖antd的样式这里使用了importantTODO */

Loading…
Cancel
Save