diff --git a/Yi.Bbs.Vue3/src/layout/AppHeader.vue b/Yi.Bbs.Vue3/src/layout/AppHeader.vue
index cb993f01..fc5f63c9 100644
--- a/Yi.Bbs.Vue3/src/layout/AppHeader.vue
+++ b/Yi.Bbs.Vue3/src/layout/AppHeader.vue
@@ -63,16 +63,16 @@
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
@@ -155,23 +155,19 @@ const handleGithubClick = () => {
display: flex;
align-items: center;
}
-}
-.gitee,
-.github {
- cursor: pointer;
- width: 25px;
- height: 25px;
- position: fixed;
- right: 150px;
- margin-left: 10px;
- img {
- width: 100%;
- height: 100%;
+ .gitee,
+ .github {
+ cursor: pointer;
+ width: 25px;
+ height: 25px;
+ margin-left: 15px;
+ img {
+ width: 100%;
+ height: 100%;
+ }
}
}
-.github {
- right: 100px;
-}
+
.logo {
cursor: pointer;
display: flex;