lsc 2 年之前
父節點
當前提交
1c9a512ee2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -213,7 +213,7 @@ body {
   /* height: calc(100% - 67.5px - 226px); */
   min-height: 750px;
   background: #f2f2f2;
-  border-radius: 5px;
+  /* border-radius: 5px; */
   position: relative;
   overflow: auto;
 }