diff --git a/front/src/style/components/_track_table.scss b/front/src/style/components/_track_table.scss
index 596c5c930bc0befeddfa96689f4c15878798fb7f..56d518650ec0e83f2e3f0d8e7d16a72d08f36ec3 100644
--- a/front/src/style/components/_track_table.scss
+++ b/front/src/style/components/_track_table.scss
@@ -15,7 +15,5 @@
   .track {
     display: block;
     line-height: 2;
-    background: transparent;
-    color: var(--link-color);
   }
 }