caner 1 year ago
parent
commit
fce9b5a6ca
1 changed files with 0 additions and 4 deletions
  1. 0 4
      src/pages/home/index.vue

+ 0 - 4
src/pages/home/index.vue

@@ -94,9 +94,5 @@ const menuOptions = [
 <style lang="scss" scoped>
 .n-layout {
   height: 100%;
-
-  .n-layout-content {
-    height: calc(100% - 22px);
-  }
 }
 </style>