]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+login/login.component.scss
Hide wait transcoding for lives
[github/Chocobozzz/PeerTube.git] / client / src / app / +login / login.component.scss
index 79a2081fe6a61f58f022d6fdb8ca46c12e329ae0..17e151fd88b3519183a6232aff8d04bb8bb76988 100644 (file)
@@ -1,8 +1,8 @@
 @use '_variables' as *;
 @use '_mixins' as *;
 
-@import '~bootstrap/scss/functions';
-@import '~bootstrap/scss/variables';
+@import 'bootstrap/scss/functions';
+@import 'bootstrap/scss/variables';
 
 label {
   display: block;
@@ -51,11 +51,11 @@ input[type=email] {
 }
 
 .wrapper,
-.pt-alert-primary {
+.alert {
   max-width: 1200px;
 }
 
-.pt-alert-primary {
+.alert {
   margin: 0 auto 30px;
 }