diff --git a/packages/ui/certd-client/src/layout/layout-outside.vue b/packages/ui/certd-client/src/layout/layout-outside.vue index 992cf546..9324fd57 100644 --- a/packages/ui/certd-client/src/layout/layout-outside.vue +++ b/packages/ui/certd-client/src/layout/layout-outside.vue @@ -73,7 +73,6 @@ const siteInfo: Ref = computed(() => { position: relative; .user-layout-content { - padding: 32px 0 24px; height: 100%; .top {