mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
perf: 优化 搜索按钮样式
This commit is contained in:
parent
e409ece6fd
commit
5159c5a434
@ -141,6 +141,11 @@
|
||||
font-size: 12px;
|
||||
color: var(--docsearch-muted-color);
|
||||
letter-spacing: normal;
|
||||
content: "Ctrl";
|
||||
}
|
||||
|
||||
.mac .DocSearch-Button .DocSearch-Button-Key:first-child::after {
|
||||
content: "\2318";
|
||||
}
|
||||
|
||||
.DocSearch-Button .DocSearch-Button-Key:first-child > * {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user