mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 07:55:57 +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;
|
||||
// }
|
||||
// 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