fix: channel spacing on search page
This commit is contained in:
parent
67f3a40913
commit
88634409c4
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@
|
|||
.button--uri-indicator {
|
||||
max-width: 100%;
|
||||
height: 1.2em;
|
||||
vertical-align: text-top;
|
||||
overflow: hidden;
|
||||
text-align: left;
|
||||
text-overflow: ellipsis;
|
||||
|
|
Loading…
Reference in a new issue