mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-04 05:39:06 +00:00
Remove info hint to reindex khoj on unexpected search results
The index corruption was issue resolved a while ago in #325 and hasn't cropped up again
This commit is contained in:
@@ -174,11 +174,3 @@ If your plugin does not need CSS, delete this file.
|
||||
.khoj-result-entry p br {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.khoj-info-hint {
|
||||
color: var(--text-muted);
|
||||
font-size: var(--font-ui-small);
|
||||
font-style: italic;
|
||||
text-align: center;
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user