Merge pull request #1025 from Safelite/feature/kroell/UI-fix
INSR-7765: left align error message
This commit is contained in:
commit
cacb0f33af
1 changed files with 3 additions and 0 deletions
|
|
@ -322,6 +322,9 @@ export default {
|
|||
}
|
||||
}
|
||||
}
|
||||
.form-test-error {
|
||||
text-align: left
|
||||
}
|
||||
}
|
||||
|
||||
.list-button-content {
|
||||
|
|
|
|||
Loading…
Reference in a new issue