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