Fix premium badge position
This commit is contained in:
parent
214263d111
commit
59c75c9cec
1 changed files with 0 additions and 6 deletions
|
@ -291,7 +291,6 @@ body {
|
||||||
.channel-name {
|
.channel-name {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
p {
|
p {
|
||||||
width: 181px;
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
@ -313,11 +312,6 @@ body {
|
||||||
display: none;
|
display: none;
|
||||||
width: 1.4rem;
|
width: 1.4rem;
|
||||||
height: 1.4rem;
|
height: 1.4rem;
|
||||||
/*
|
|
||||||
@media (max-width: $breakpoint-small) {
|
|
||||||
display: flex;
|
|
||||||
margin-right: var(--spacing-xs);
|
|
||||||
}*/
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue