Merge pull request #958 from MrTimscampi/listview-missing

Show missing indicator in ListView
This commit is contained in:
dkanada
2020-03-19 10:28:31 +09:00
committed by GitHub
-7
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;
}