diff --git a/docs/.vuepress/theme/components/DcloudSearchPage/index.styl b/docs/.vuepress/theme/components/DcloudSearchPage/index.styl index e08b7a0b567d0a839a40d8500b4d9366c77b6051..7e35861e7a83970ab28ed1b3af6d495b7d4edade 100644 --- a/docs/.vuepress/theme/components/DcloudSearchPage/index.styl +++ b/docs/.vuepress/theme/components/DcloudSearchPage/index.styl @@ -107,7 +107,7 @@ $svg-hover-color = #9b9b9b display flex justify-content center align-items center - margin-top 20px + padding-top 20px font-size 20px .DocSearch-Logo @@ -124,6 +124,11 @@ $svg-hover-color = #9b9b9b margin 0 padding 0 + .algolia-logo + display flex + justify-content center + padding 10px 0 20px + @media (max-width $MQMobile) #search-container .search-navbar-header>.main-navbar diff --git a/docs/.vuepress/theme/components/DcloudSearchPage/index.vue b/docs/.vuepress/theme/components/DcloudSearchPage/index.vue index 7fd4b4801e2b7a585142428790b8af9191806a91..34aa81608992a610521974c5732ee9002d2e067a 100644 --- a/docs/.vuepress/theme/components/DcloudSearchPage/index.vue +++ b/docs/.vuepress/theme/components/DcloudSearchPage/index.vue @@ -42,14 +42,7 @@ -
+