Refractor video upload/import
[oweals/peertube.git] / client / src / app / videos / +video-edit / video-add.component.scss
index a811b9cf0c91dcffa08d6c60c59f2dd440a21630..02ee295f951562933d0e05640fe695203bbf0e4b 100644 (file)
@@ -21,7 +21,10 @@ $background-color:  #F7F7F7;
       margin-bottom: -$border-width;
     }
 
-    .nav-link {
+    a.nav-link {
+      @include disable-default-a-behaviour;
+
+      color: #000;
       height: 40px !important;
       padding: 0 30px !important;
       font-size: 15px;