Merge branch 'main' of github.com:directus/next into main

This commit is contained in:
rijkvanzanten
2020-08-12 13:57:01 -04:00

View File

@@ -63,7 +63,6 @@ export default defineComponent({
.v-checkbox {
height: 18px; // Don't push down label with normal icon height (24px)
margin-right: 4px;
transform: translateY(-2px);
}
.required {