Merge pull request #1025 from Safelite/feature/kroell/UI-fix

INSR-7765: left align error message
This commit is contained in:
katiekroell 2026-01-26 11:08:21 -05:00 committed by GitHub
commit cacb0f33af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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