diff options
Diffstat (limited to 'client/src')
-rw-r--r-- | client/src/app/+accounts/account-video-channels/account-video-channels.component.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+accounts/account-video-channels/account-video-channels.component.scss b/client/src/app/+accounts/account-video-channels/account-video-channels.component.scss index 832ddf973..7870fd039 100644 --- a/client/src/app/+accounts/account-video-channels/account-video-channels.component.scss +++ b/client/src/app/+accounts/account-video-channels/account-video-channels.component.scss | |||
@@ -112,7 +112,7 @@ my-subscribe-button { | |||
112 | display: none; | 112 | display: none; |
113 | } | 113 | } |
114 | 114 | ||
115 | @media screen and (max-width: $mobile-view) { | 115 | @include on-small-main-col { |
116 | .channel { | 116 | .channel { |
117 | padding: 15px; | 117 | padding: 15px; |
118 | } | 118 | } |