mirror of
https://github.com/SantaSpeen/santaspeen.ru-blog.git
synced 2026-08-27 04:27:39 +00:00
fix css search panel
This commit is contained in:
@@ -64,4 +64,8 @@
|
|||||||
height: 24px;
|
height: 24px;
|
||||||
display: flex;
|
display: flex;
|
||||||
background: url("/img/github.svg") 0 center / 25px 25px no-repeat;
|
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