feat(plugins/lines): add plugin_lines_delay to mitigate first query results (#1530)

This commit is contained in:
Simon Lecoq
2023-09-12 05:07:57 +02:00
committed by GitHub
parent 8b410f24de
commit 53f4cb6920
3 changed files with 26 additions and 5 deletions

View File

@@ -891,7 +891,7 @@
font-family: SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;
font-weight: bold;
font-size: 12px;
white-space: pre;
white-space: nowrap;
}
.added {
color: rgb(63, 185, 80);