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 {
|
.button--uri-indicator {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
height: 1.2em;
|
height: 1.2em;
|
||||||
|
vertical-align: text-top;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
|
Loading…
Reference in a new issue