diff --git a/src/components/layout/AppLayout.vue b/src/components/layout/AppLayout.vue index 9031876..4849fe2 100644 --- a/src/components/layout/AppLayout.vue +++ b/src/components/layout/AppLayout.vue @@ -39,7 +39,6 @@ import AppFooter from './AppFooter.vue' align-items: center; padding: 0; background: #fff; - /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); */ position: fixed; top: 0; z-index: 1000;