UX: Improve tag truncation in scrolled header

This commit is contained in:
awesomerobot 2021-06-04 17:16:54 -04:00 committed by Alan Guo Xiang Tan
parent 064bca430c
commit 2110fd2638
1 changed files with 1 additions and 0 deletions

View File

@ -289,6 +289,7 @@
align-items: center;
max-width: 100%;
.discourse-tags {
display: inline;
color: var(--header_primary-high);
@include ellipsis;
.discourse-tag {