feat: 设置全局字体
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -34,7 +34,6 @@
|
||||
.line-select-metric,.line-select-reference-line {
|
||||
display: flex;
|
||||
span {
|
||||
font-family: NotoSansSChineseRegular;
|
||||
font-size: 12px;
|
||||
color: #575757;
|
||||
font-weight: 400;
|
||||
|
||||
@@ -8,7 +8,8 @@
|
||||
padding: 0 20px 20px;
|
||||
|
||||
.panel__title {
|
||||
font-size: 20px;
|
||||
font-size: 24px;
|
||||
font-weight: 900;
|
||||
color: #353636;
|
||||
}
|
||||
.panel__time {
|
||||
|
||||
Reference in New Issue
Block a user