]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.scss
Merge branch 'release/3.3.0' into develop
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-custom-markup / peertube-custom-tags / channel-miniature-markup.component.scss
index 80c36a58bd344d1089fbe6c8b176a45e2129cb5a..39e8d2091e8e33c56999ceaf93f428264a710fbe 100644 (file)
@@ -1,10 +1,10 @@
-@import '_variables';
-@import '_mixins';
+@use '_variables' as *;
+@use '_mixins' as *;
 
 .channel {
   padding: 20px;
   background-color: pvar(--channelBackgroundColor);
-  margin: 0 30px 30px 0;
+  margin-bottom: 30px;
   width: fit-content;
 }