duy 1 ヶ月 前
コミット
76af29e94a
1 ファイル変更4 行追加0 行削除
  1. 4 0
      src/views/codeRule/PreviewResult.vue

+ 4 - 0
src/views/codeRule/PreviewResult.vue

@@ -190,6 +190,10 @@ export default {
   }
 
   .tech-specs {
+    padding: 20px;
+    max-height: 500px;
+    overflow-y: auto;
+  
     .tech-title {
       font-size: 16px;
       font-weight: bold;