SSR-662 Fix policy vehicle error message being center aligned
This commit is contained in:
parent
829bd75eb2
commit
9ec58b5d70
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue