]> 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 37837bfc0c0c1ad3e751810debd4b81bba62ee32..478737a434dec20f0c0a428fff82078a79938782 100644 (file)
@@ -292,6 +292,10 @@ ngb-tabset.bootstrap {
       color: var(--mainForegroundColor) !important;
     }
   }
+
+  .nav-pills .nav-link.active {
+    color: #000 !important;
+  }
 }
 
 .nav-tabs .nav-link.active {