Fix icon alignment in db-only tables (#12744)

This commit is contained in:
Rijk van Zanten
2022-04-13 15:24:21 -04:00
committed by GitHub
parent c5f2fe54be
commit 6a8ecebda0

View File

@@ -242,6 +242,7 @@ export default defineComponent({
.hidden .collection-name {
color: var(--foreground-subdued);
flex-grow: 1;
}
.draggable-list :deep(.sortable-ghost) {