Skip to content

Commit acdec13

Browse files
authored
Merge pull request #10 from MC-XiaoHei/master
Fix: fix search button style
2 parents 6989c63 + c3b7490 commit acdec13

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/.vitepress/theme/style/global.css

+4
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929
border: none !important;
3030
}
3131

32+
.DocSearch-Button-Keys > kbd:nth-child(1) {
33+
padding-left: 6px;
34+
}
35+
3236
.DocSearch-Button .DocSearch-Button-Keys {
3337
border: none !important;
3438
gap: 0 !important;

0 commit comments

Comments
 (0)