Fixed css issue

This commit is contained in:
Simon Cambier
2023-05-01 16:08:12 +02:00
parent 4a935b3eda
commit c12d60849c

View File

@@ -18,6 +18,7 @@
} }
.omnisearch-result__title { .omnisearch-result__title {
white-space: pre-wrap;
align-items: center; align-items: center;
display: flex; display: flex;
gap: 5px; gap: 5px;