Show missing indicator in ListView

This commit is contained in:
MrTimscampi 2020-03-17 08:20:05 +01:00
parent 0335f61cc1
commit 9b96e7a658

View File

@ -238,13 +238,6 @@
background-color: transparent !important;
}
.listItemMediaInfo {
/* Don't display if flex not supported */
display: none;
align-items: center;
margin-right: 1em;
}
.listGroupHeader-first {
margin-top: 0;
}