Fixed content flashing on track table

This commit is contained in:
Agate 2020-08-04 14:06:40 +02:00
parent e889fb8efe
commit f50a70f67a
1 changed files with 0 additions and 3 deletions

View File

@ -1,7 +1,4 @@
.component-track-table {
tr:not(:hover) .favorite-icon:not(.favorited) {
display: none;
}
pre {
overflow-x: scroll;
}