Skip to content

Commit f08b0f2

Browse files
authored
Update vitepress-documentation.css
1 parent 4eeb8c8 commit f08b0f2

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

assets/css/vitepress-documentation.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
/* control-toolbox.org — VitePress global navigation styles */
22

3+
a img {
4+
display: inline !important;
5+
}
6+
37
:root {
48
--ct-banner-height: 40px;
59
}
@@ -201,4 +205,4 @@
201205
line-height: 2;
202206
padding: 0 0.25rem;
203207
}
204-
}
208+
}

0 commit comments

Comments
 (0)