]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/modal/instance-config-warning-modal.component.scss
Add refresh button in jobs list
[github/Chocobozzz/PeerTube.git] / client / src / app / modal / instance-config-warning-modal.component.scss
index 4a76a13190d0de702bbbf64d7d8eef8f9b72ee33..cc97d64e404b2b0d1c8d422f657c7600c10c7c39 100644 (file)
@@ -13,17 +13,10 @@ li {
   margin-bottom: 10px;
 }
 
-.configure-instance {
-  text-align: center;
-  font-weight: 600;
-  font-size: 18px;
-  margin-top: 40px;
-  margin-bottom: 10px;
-}
-
 .mascot {
   display: block;
   margin: 0 auto 50px;
+  width: 25%;
 }
 
 .action-button-configure {
@@ -31,4 +24,5 @@ li {
 
   @include peertube-button;
   @include orange-button;
+  @include disable-default-a-behaviour;
 }