commit
e61e069b20
@ -48,11 +48,11 @@
|
||||
|
||||
.DocSearch-Button {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
justify-content: center !important;
|
||||
align-items: center;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
width: 32px;
|
||||
width: 36px;
|
||||
height: 55px;
|
||||
background: transparent;
|
||||
transition: border-color 0.25s;
|
||||
|
||||
@ -5,7 +5,7 @@ export const defaultLocaleOption: Partial<PlumeThemeLocaleOptions> = {
|
||||
notes: { link: '/note', dir: 'notes', notes: [] },
|
||||
footer: {
|
||||
message:
|
||||
'Power by <a target="_blank" href="https://v2.vuepress.vuejs.org/">vuepress</a> & <a target="_blank" href="https://github.com/pengzhanbo/vuepress-theme-plume">vuepress-theme-plume</a>',
|
||||
'Power by <a target="_blank" href="https://v2.vuepress.vuejs.org/">VuePress</a> & <a target="_blank" href="https://github.com/pengzhanbo/vuepress-theme-plume">vuepress-theme-plume</a>',
|
||||
},
|
||||
appearance: true,
|
||||
// page meta
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user