Fix responsive in account channels list
This commit is contained in:
parent
8bd4a1edcc
commit
02cb75c7e8
|
@ -112,7 +112,7 @@ my-subscribe-button {
|
|||
display: none;
|
||||
}
|
||||
|
||||
@media screen and (max-width: $mobile-view) {
|
||||
@include on-small-main-col {
|
||||
.channel {
|
||||
padding: 15px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue