Fix tags' display when they are numerous
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
This commit is contained in:
@@ -99,5 +99,7 @@ export default {
|
||||
display: inline-block;
|
||||
border-radius: var(--border-radius-pill);
|
||||
margin-right: 3px;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user