Parcourir la source

fix(tab4): 文本换行问题

lanxin il y a 9 mois
Parent
commit
b92d137a9e
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      web/src/views/tab4/index.vue

+ 1 - 0
web/src/views/tab4/index.vue

@@ -104,6 +104,7 @@ export default {
             color: #fff !important;
           }
           & > p {
+            white-space: nowrap;
             text-align: center;
             width: 145px;
           }