mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 09:16:45 +00:00
style: remove search box footer text for vietpress
This commit is contained in:
parent
333d623104
commit
e7696936b8
@ -194,3 +194,14 @@ img.VPImage.image-src {
|
|||||||
// white-space: nowrap;
|
// white-space: nowrap;
|
||||||
// }
|
// }
|
||||||
// vitepress navbar style ends
|
// vitepress navbar style ends
|
||||||
|
|
||||||
|
// VP Footer
|
||||||
|
.VPFooter {
|
||||||
|
z-index: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
// remove search box footer text
|
||||||
|
|
||||||
|
.DocSearch-Logo {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user