mirror of
https://github.com/SantaSpeen/santaspeen.ru-blog.git
synced 2025-08-18 08:55:37 +00:00
fix css search panel
This commit is contained in:
parent
6aed3049cf
commit
4e1f0d3bd4
@ -64,4 +64,8 @@
|
||||
height: 24px;
|
||||
display: flex;
|
||||
background: url("/img/github.svg") 0 center / 25px 25px no-repeat;
|
||||
}
|
||||
|
||||
html[data-theme="dark"] .DocSearch-Hit[aria-selected="true"] a {
|
||||
background-color: #000;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user