]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/+accounts/account-video-channels/account-video-channels.component.scss
Improve account channel page
[github/Chocobozzz/PeerTube.git] / client / src / app / +accounts / account-video-channels / account-video-channels.component.scss
CommitLineData
d3e91a5f
C
1@import '_variables';
2@import '_mixins';
c8487f3f 3@import '_miniature';
d3e91a5f 4
c8487f3f
C
5.margin-content {
6 @include adapt-margin-content-width;
d3e91a5f
C
7}
8
c8487f3f
C
9.section {
10 @include miniature-rows;
d3e91a5f 11
c8487f3f
C
12 padding-top: 0 !important;
13}