Browse Source

fix lint warning

Michael Wang 6 years ago
parent
commit
ce700b8350
1 changed files with 0 additions and 4 deletions
  1. 0 4
      src/modules/portal/views/home/HomeMain.vue

+ 0 - 4
src/modules/portal/views/home/HomeMain.vue

@@ -59,10 +59,6 @@ export default {
   display: flex;
   display: flex;
   flex-direction: row;
   flex-direction: row;
   flex-wrap: wrap;
   flex-wrap: wrap;
-  /* align-items: center;
-        justify-items: center; */
-  /* justify-content: space-between; */
-  /* align-content: space-between; */
   justify-content: center;
   justify-content: center;
 
 
   height: 100%;
   height: 100%;