|
@@ -724,7 +724,7 @@ export default {
|
|
|
color: #ffffff;
|
|
|
border-radius: 50%;
|
|
|
font-size: 12px;
|
|
|
- font-family: "robot";
|
|
|
+ font-family: "robot", "alabo";
|
|
|
line-height: 16px;
|
|
|
margin-top: 4px;
|
|
|
margin-left: 8px;
|
|
@@ -778,7 +778,7 @@ export default {
|
|
|
}
|
|
|
}
|
|
|
.NPC-word-tab-cixing {
|
|
|
- font-family: "robot";
|
|
|
+ font-family: "robot", "alabo";
|
|
|
// width: 48px;
|
|
|
width: 60px;
|
|
|
word-break: break-word;
|
|
@@ -800,7 +800,7 @@ export default {
|
|
|
}
|
|
|
.NPC-word-tab-def {
|
|
|
flex: 1;
|
|
|
- font-family: "robot";
|
|
|
+ font-family: "robot", "alabo";
|
|
|
word-break: break-word;
|
|
|
box-sizing: border-box;
|
|
|
white-space: pre-wrap;
|
|
@@ -835,7 +835,7 @@ export default {
|
|
|
font-size: 16px;
|
|
|
font-weight: 400;
|
|
|
line-height: 24px;
|
|
|
- font-family: "robot", "FZJCGFKTK";
|
|
|
+ font-family: "robot", "FZJCGFKTK", "alabo";
|
|
|
}
|
|
|
}
|
|
|
}
|