SSR-265: changes to line-height on alert
This commit is contained in:
parent
eb78ede3a6
commit
0fcdbf92a2
1 changed files with 4 additions and 0 deletions
|
|
@ -151,4 +151,8 @@ export default {
|
|||
#address-questions-wrapper {
|
||||
margin-top: 24px;
|
||||
}
|
||||
|
||||
#address-questions-wrapper .alert.heading {
|
||||
line-height: 24px;
|
||||
}
|
||||
</style>
|
||||
Loading…
Reference in a new issue