diff --git a/front/src/style/components/_track_table.scss b/front/src/style/components/_track_table.scss index 6dc7ea288..7fd40ff11 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; }