فهرست منبع

fix(tab4): 文本换行问题

lanxin 8 ماه پیش
والد
کامیت
b92d137a9e
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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;
             color: #fff !important;
           }
           }
           & > p {
           & > p {
+            white-space: nowrap;
             text-align: center;
             text-align: center;
             width: 145px;
             width: 145px;
           }
           }