This commit is contained in:
shijingjing
2022-01-22 12:37:24 +08:00
parent 7548b19159
commit 21ef6370d9

View File

@@ -238,10 +238,10 @@ export default {
} }
} }
.wordLength { .wordLength {
font-size: 12px; color: #999;
color: #909193;
text-align: right; text-align: right;
padding: 0 40px; padding: 0 40px;
background-color: #ffffff;
} }
.btn { .btn {