]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Fix responsive in account channels list
authorChocobozzz <me@florianbigard.com>
Wed, 12 Oct 2022 07:46:24 +0000 (09:46 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 12 Oct 2022 07:46:24 +0000 (09:46 +0200)
client/src/app/+accounts/account-video-channels/account-video-channels.component.scss

index 832ddf973ab91851902db0cdfeee69bbe646e9b4..7870fd03992a3d40e9a01a581e996b977adb7b9e 100644 (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;
   }