SSR-662 Fix policy vehicle error message being center aligned

This commit is contained in:
Josh Dassinger 2023-09-22 15:22:27 -05:00
parent 829bd75eb2
commit 9ec58b5d70

View file

@ -235,7 +235,7 @@ export default {
.header{
margin-bottom: 0rem !important;
}
.form-test-error{
:deep(.form-test-error){
text-align: left;
margin-top: 0rem !important;
line-height: 1.50rem;