Middle Search Result: Fix emoji position (#5392)

This commit is contained in:
Alexander Zinchuk 2025-01-03 17:15:24 +01:00
parent 9f95bc28d0
commit 85598652fc

View File

@ -49,6 +49,7 @@
}
.subtitle {
position: relative;
color: var(--color-text-secondary);
overflow: hidden;
text-overflow: ellipsis;