Fixed content flashing on track table
This commit is contained in:
parent
e889fb8efe
commit
f50a70f67a
|
@ -1,7 +1,4 @@
|
||||||
.component-track-table {
|
.component-track-table {
|
||||||
tr:not(:hover) .favorite-icon:not(.favorited) {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
pre {
|
pre {
|
||||||
overflow-x: scroll;
|
overflow-x: scroll;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue