#107 - new layout ok

This commit is contained in:
Simon Cambier
2023-02-11 10:42:01 +01:00
parent e9c3e9414e
commit 48c9efcedc
2 changed files with 16 additions and 13 deletions

View File

@@ -28,10 +28,12 @@
align-items: center;
display: flex;
gap: 5px;
color: var(--text-muted);
}
.omnisearch-result__counter {
font-size: 0.7rem;
color: var(--text-muted);
}
.omnisearch-result__body {
@@ -45,6 +47,7 @@
-webkit-box-orient: vertical;
color: var(--text-muted);
margin-left: 0.5em;
}
.omnisearch-result__image-container {