lsc 2 years ago
parent
commit
1c9a512ee2
1 changed files with 1 additions and 1 deletions
  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;
 }