Fix channel title out-of-place in channel search results
This commit is contained in:
parent
dca25bd4cc
commit
f74447bc5c
@ -51,6 +51,10 @@
|
||||
grid-row:4;
|
||||
grid-column: 1 / span 2;
|
||||
}
|
||||
.item-list{
|
||||
width:1000px;
|
||||
grid-column: 1 / span 2;
|
||||
}
|
||||
.page-button-row{
|
||||
grid-column: 1 / span 2;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user