ITAC and Unverified updates
This commit is contained in:
parent
081c2fef7b
commit
6514249932
1 changed files with 5 additions and 2 deletions
|
|
@ -558,8 +558,8 @@ export default {
|
|||
.coverage-statement-container {
|
||||
position: relative;
|
||||
min-height: 1px;
|
||||
padding-left: .9375rem;
|
||||
padding-right: .9375rem;
|
||||
padding-left: .75rem;
|
||||
padding-right: .75rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -681,6 +681,9 @@ export default {
|
|||
margin-top: 20px;
|
||||
display: block;
|
||||
}
|
||||
:deep(a) {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
:deep(.deductible-modal) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue