diff --git a/ui/src/layout/components/top-bar/index.vue b/ui/src/layout/components/top-bar/index.vue index 87834104d..1fe02c89a 100644 --- a/ui/src/layout/components/top-bar/index.vue +++ b/ui/src/layout/components/top-bar/index.vue @@ -35,7 +35,7 @@ @click="toUrl('https://bbs.fit2cloud.com/c/mk/11')" > - + @@ -42,6 +42,7 @@ const router = useRouter() } } } + @media only screen and (max-width: 1000px) { .not-found-container .message-container { text-align: center;