Explorar o código

生词词性宽度调整

natasha %!s(int64=2) %!d(string=hai) anos
pai
achega
90344d504f
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      src/components/Adult/preview/WordPhrase.vue

+ 3 - 1
src/components/Adult/preview/WordPhrase.vue

@@ -617,7 +617,9 @@ export default {
       }
       .NPC-word-tab-cixing {
         font-family: "robot";
-        width: 48px;
+        // width: 48px;
+        min-width: 48px;
+        width: auto;
         box-sizing: border-box;
         text-align: left;
         font-style: italic;