#107 #154 - Added file icon

This commit is contained in:
Simon Cambier
2023-02-19 12:29:14 +01:00
parent f398034950
commit ae08608e02
3 changed files with 29 additions and 17 deletions

View File

@@ -31,6 +31,11 @@
color: var(--text-muted);
}
.omnisearch-result__extension {
font-size: 0.7rem;
color: var(--text-muted);
}
.omnisearch-result__counter {
font-size: 0.7rem;
color: var(--text-muted);