@@ -815,7 +815,8 @@ export default {
.NPC-word-tab-common {
box-sizing: border-box;
- width: 125px;
+
+ // width: 125px;
padding-left: 8px;
}
@@ -912,7 +913,8 @@ export default {
.NPC-word-tab-word {
font-family: '楷体';
font-size: 16px;
- white-space: nowrap;
+ // white-space: nowrap;
&.NPC-word-tab-word-red {
color: #e35454;