]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+search/search.component.scss
Use pvar() instead of SCSS variables
[github/Chocobozzz/PeerTube.git] / client / src / app / +search / search.component.scss
index fca704d27762a3d84239216418e1e14465938bb1..11d95df6ac0424e0314bce0ab0186d2ed7f3e053 100644 (file)
   padding: 40px;
 }
 
+.alert-danger {
+  margin-top: 10px;
+}
+
 .results-header {
-  font-size: 16px;
   padding-bottom: 20px;
   margin-bottom: 30px;
   border-bottom: 1px solid #DADADA;
   max-width: 800px;
 }
 
-.video-channel my-actor-avatar {
-  @include build-channel-img-size($video-thumbnail-width);
-}
-
 .video-channel-info {
   flex-grow: 1;
   margin: 0 10px;