FIX: Display Discourse onebox tag icon properly in chat

This commit is contained in:
Loïc Guitaut 2023-01-16 14:40:32 +01:00 committed by Loïc Guitaut
parent b704e338ef
commit 1ce9582a6c
1 changed files with 1 additions and 0 deletions

View File

@ -131,6 +131,7 @@
.discourse-tags { .discourse-tags {
display: inline-flex; display: inline-flex;
flex-wrap: wrap; flex-wrap: wrap;
position: relative;
a, a,
span { span {
margin-right: 0.25em; margin-right: 0.25em;