fix #6766 (Channel staked badge in the wrong line)

This commit is contained in:
Baltazar Gomez 2021-08-03 00:14:26 -05:00 committed by GitHub
parent 1f2762af02
commit 7bbb1a436c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -165,7 +165,7 @@ $actions-z-index: 2;
}
.channel__title {
display: inline;
display: flex;
margin-right: var(--spacing-s);
overflow: hidden;
text-overflow: ellipsis;