Explorar o código

fix(tab4): 文本换行问题

lanxin hai 8 meses
pai
achega
b92d137a9e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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;
           }