]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/application.scss
Add lazy loading in player
[github/Chocobozzz/PeerTube.git] / client / src / sass / application.scss
index 783464f8678cbf0cb22649d5064c34efdc021544..478737a434dec20f0c0a428fff82078a79938782 100644 (file)
@@ -290,12 +290,12 @@ ngb-tabset.bootstrap {
       @include disable-default-a-behaviour;
 
       color: var(--mainForegroundColor) !important;
-
-      &.active {
-        color: #000 !important;
-      }
     }
   }
+
+  .nav-pills .nav-link.active {
+    color: #000 !important;
+  }
 }
 
 .nav-tabs .nav-link.active {