aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.scss
blob: 153bfc6b1c0de5cf0643846348b77610bb4cfbab (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                       
                    

                   

                                                          
 



                    
@use '_variables' as *;
@use '_mixins' as *;
@use '_actor' as *;

.actor {
  @include actor-row($min-height: auto, $separator: true);

  margin-bottom: 0;
  padding-bottom: 0;
  border: 0;
}