diff --git a/src/layouts/BasicLayout/index.vue b/src/layouts/BasicLayout/index.vue index 2cf6b33..f57c848 100644 --- a/src/layouts/BasicLayout/index.vue +++ b/src/layouts/BasicLayout/index.vue @@ -48,7 +48,6 @@ appStore.setPrimaryColor() :position="appStore.fixedHeader ? 'absolute' : 'static'" :inverted="appStore.invertedHeader" class="z-1" - bordered >