zhouwx
2024-11-11 da05b26e60136f91fda4be7f960ed0eb2b16bfab
src/layout/components/AppMain.vue
@@ -21,7 +21,7 @@
<style lang="scss" scoped>
.app-main {
  /* 50= navbar  50  */
  min-height: calc(100vh - 50px);
  min-height: calc(100vh - 60px);
  width: 100%;
  position: relative;
  overflow: hidden;