mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-17 21:24:28 +00:00
Fix search results hover
This commit is contained in:
parent
1b3db76a72
commit
3ed25e8fe7
@ -115,3 +115,7 @@ h1, h2, h3, .md-logo {
|
|||||||
text-decoration: none !important;
|
text-decoration: none !important;
|
||||||
color: #08f !important;
|
color: #08f !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.md-search-result__link {
|
||||||
|
text-decoration: none !important;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user