Skip to content

Commit 55fe6fd

Browse files
committed
Update vitepress documentation CSS
1 parent 2e7b477 commit 55fe6fd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

assets/css/vitepress-documentation.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ a img {
44
display: inline !important;
55
}
66

7-
/* Sticky footer */
8-
footer {
9-
display: flex !important;
7+
/* Show VitePress footer */
8+
.VPFooter.has-sidebar {
9+
display: block !important;
1010
}
1111

1212
:root {

0 commit comments

Comments
 (0)