Fix responsive in account channels list

pull/5351/head
Chocobozzz 2022-10-12 09:46:24 +02:00
parent 8bd4a1edcc
commit 02cb75c7e8
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ my-subscribe-button {
display: none;
}
@media screen and (max-width: $mobile-view) {
@include on-small-main-col {
.channel {
padding: 15px;
}