mirror of
https://github.com/iv-org/invidious.git
synced 2026-04-30 01:59:41 -05:00
fix .channel-profile > .channel-name child
This commit is contained in:
parent
9c73bd3f0b
commit
17e98d3987
@ -416,7 +416,7 @@ input[type="search"]::-webkit-search-cancel-button {
|
|||||||
p.channel-name { margin: 0; overflow-wrap: anywhere;}
|
p.channel-name { margin: 0; overflow-wrap: anywhere;}
|
||||||
p.video-data { margin: 0; font-weight: bold; font-size: 80%; }
|
p.video-data { margin: 0; font-weight: bold; font-size: 80%; }
|
||||||
|
|
||||||
.channel-profile > .channel-name,
|
.channel-profile > .channel-info > .channel-name,
|
||||||
.channel-profile > .channel-info > .channel-metadata > .channel-metadata-item
|
.channel-profile > .channel-info > .channel-metadata > .channel-metadata-item
|
||||||
{
|
{
|
||||||
overflow-wrap: anywhere;
|
overflow-wrap: anywhere;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user