Fix datapack packaging (#1044)

This commit is contained in:
Geometrically
2023-03-12 19:01:01 -07:00
committed by GitHub
parent 6d9779a497
commit e838fe30de
4 changed files with 23 additions and 36 deletions

View File

@@ -435,12 +435,6 @@
margin-bottom: var(--spacing-card-md);
}
}
//> .label:first-child :where(> :first-child, .label__title),
//> label:first-child :where(> :first-child, .label__title),
//> .adjacent-input:first-child :where(> :first-child, .label__title) {
// margin-block-start: 0;
//}
}
.universal-card {