mirror of
https://github.com/SantaSpeen/santaspeen.ru-blog.git
synced 2026-02-16 02:30:58 +00:00
fix css search panel
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user