Fixed content flashing on track table

environments/review-docs-devel-1399dq/deployments/6607
Agate 2020-08-04 14:06:40 +02:00
rodzic e889fb8efe
commit f50a70f67a
1 zmienionych plików z 0 dodań i 3 usunięć

Wyświetl plik

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