left align error message

This commit is contained in:
Katie Kroell 2026-01-26 10:52:53 -05:00
parent 0ee7ec087a
commit 7cc6dbf7ad

View file

@ -322,6 +322,9 @@ export default {
}
}
}
.form-test-error {
text-align: left
}
}
.list-button-content {