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;
 }