feat: 增加Manrope字体包
This commit is contained in:
@ -674,7 +674,7 @@ onMounted(() => {
|
||||
font-weight: 400;
|
||||
line-height: 22px; /* 157.143% */
|
||||
&.num {
|
||||
font-family: 'HarmonyOS Sans SC';
|
||||
font-family: $font-family-manrope-regular;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
@ -617,7 +617,7 @@ onMounted(() => {
|
||||
font-weight: 400;
|
||||
line-height: 22px; /* 157.143% */
|
||||
&.num {
|
||||
font-family: 'HarmonyOS Sans SC';
|
||||
font-family: $font-family-manrope-regular;
|
||||
}
|
||||
}
|
||||
:deep(.arco-tabs) {
|
||||
|
||||
Reference in New Issue
Block a user