diff --git a/front/src/style/components/_track_table.scss b/front/src/style/components/_track_table.scss
index 6dc7ea2886f4f09e579e23ddfc5547591684f3e6..7fd40ff11dfcde8001769071efb687be11103959 100644
--- a/front/src/style/components/_track_table.scss
+++ b/front/src/style/components/_track_table.scss
@@ -1,7 +1,4 @@
 .component-track-table {
-  tr:not(:hover) .favorite-icon:not(.favorited) {
-    display: none;
-  }
   pre {
     overflow-x: scroll;
   }