We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e7b477 commit 55fe6fdCopy full SHA for 55fe6fd
1 file changed
assets/css/vitepress-documentation.css
@@ -4,9 +4,9 @@ a img {
4
display: inline !important;
5
}
6
7
-/* Sticky footer */
8
-footer {
9
- display: flex !important;
+/* Show VitePress footer */
+.VPFooter.has-sidebar {
+ display: block !important;
10
11
12
:root {
0 commit comments