ソースを参照

优化推荐云机

leo 10 ヶ月 前
コミット
0e2262eda0
共有1 個のファイルを変更した1 個の追加3 個の削除を含む
  1. 1 3
      pages/introductionCloudPhone/index.vue

+ 1 - 3
pages/introductionCloudPhone/index.vue

@@ -285,7 +285,7 @@ export default {
       font-style: normal;
       background: #2c2c2d;
       border-radius: 14px;
-      padding: 11px;
+      padding: 11px 0;
       box-sizing: border-box;
     }
   }
@@ -416,8 +416,6 @@ export default {
     & > div {
       color: #0a132b;
       background: #ffffff;
-      word-break: break-all;
-      overflow-wrap: break-word;
     }
   }