feat: 设置全局字体

This commit is contained in:
chenjinsong
2022-07-13 17:37:25 +08:00
parent c0496c7d89
commit eca3878819
4 changed files with 3 additions and 4 deletions

View File

@@ -13,7 +13,6 @@
display: flex;
flex-direction: column;
.ddos-detection-type-value-name {
font-family: NotoSansSChineseRegular;
font-size: 12px;
color: #575757;
line-height: 12px;
@@ -21,7 +20,6 @@
margin-bottom: 12px;
}
.ddos-detection-type-value-number {
font-family: NotoSerifMyanmar-Medium;
font-size: 18px;
color: #E26154;
line-height: 12px;