From a4c6f5ee31aa87646f78de2bafb1e91140d24840 Mon Sep 17 00:00:00 2001 From: yuyu <1981343953@qq.com> Date: 星期四, 17 八月 2023 17:54:11 +0800 Subject: [PATCH] 8.17提交 --- src/layout/components/AppMain.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/layout/components/AppMain.vue b/src/layout/components/AppMain.vue index 8d3654a..b5caf55 100644 --- a/src/layout/components/AppMain.vue +++ b/src/layout/components/AppMain.vue @@ -19,7 +19,7 @@ <style lang="scss" scoped> .app-main { - /*88 = navbar+baredcrumb */ + /* 88 = navbar+baredcrumb */ min-height: calc(100vh - 88px); width: 100%; position: relative; -- Gitblit v1.9.3