Authored by hongyong.zhao

ui fix

... ... @@ -499,7 +499,7 @@ export default {
.wordText {
margin-left: 10*2px;
font-family: "DIN Alternate";
font-size: 28*2px;
font-size: 20*2px;
height: 100%;
line-height: 100%;
color: #000;
... ...
... ... @@ -257,7 +257,7 @@ export default {
.wordText {
margin-left: 10*2px;
font-family: "DIN Alternate";
font-size: 28*2px;
font-size: 20*2px;
height: 50*2px;
line-height: 50*2px;
color: #000;
... ...