src/layout/components/AppMain.vue @@ -45,6 +45,7 @@ <style lang="scss" scoped> .app-main { /* 50= navbar 50 */ top: 90px; min-height: calc(100vh - 50px); width: 100%; position: relative;