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 {
|
||||
margin-top: 0;
|
||||
p {
|
||||
width: 181px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
|
@ -313,11 +312,6 @@ body {
|
|||
display: none;
|
||||
width: 1.4rem;
|
||||
height: 1.4rem;
|
||||
/*
|
||||
@media (max-width: $breakpoint-small) {
|
||||
display: flex;
|
||||
margin-right: var(--spacing-xs);
|
||||
}*/
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue