瀏覽代碼

样式修改

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;