Align batch edit toggles

This commit is contained in:
Ben Haynes
2020-08-12 13:42:54 -04:00
parent c62845ca18
commit a3e2626fc8

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 {