Explorar o código

填空题拼音显示修改

dsy hai 3 semanas
pai
achega
cff80dd12a

+ 6 - 0
src/views/book/courseware/create/components/question/fill/Fill.vue

@@ -365,4 +365,10 @@ export default {
     }
   }
 }
+
+.pinyin-text-list {
+  display: flex;
+  flex-wrap: wrap;
+  align-items: center;
+}
 </style>