diff --git a/src/components/AppFooter.vue b/src/components/AppFooter.vue
index bc63d97457a57fdd1b8347e443361cace7e12122..e1ad8658f8818170faa1565aff3099dd591aca5e 100644
--- a/src/components/AppFooter.vue
+++ b/src/components/AppFooter.vue
@@ -1,24 +1,8 @@
@@ -224,15 +118,8 @@ const onExternalDialog = (href: string) => {
-
-
-
@@ -411,7 +298,6 @@ $color: #fff;
.code-box {
display: flex;
justify-content: right;
- margin-bottom: 16px;
.code-pop + .code-pop {
margin-left: 16px;
}