]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.scss
Bumped to version v5.2.1
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-library / my-ownership / my-accept-ownership / my-accept-ownership.component.scss
index c7357f62ddc1ffb6171353bcc477754fd47905b1..27d5998d3551dab07ca8f04f6f30e18cf70c4715 100644 (file)
@@ -1,14 +1,6 @@
-@import '_variables';
-@import '_mixins';
-
-select {
-  display: block;
-}
+@use '_variables' as *;
+@use '_mixins' as *;
 
 .peertube-select-container {
   @include peertube-select-container(350px);
 }
-
-.form-group {
-  margin: 20px 0;
-}
\ No newline at end of file