remove oudated styling / cursor fixes
This commit is contained in:
parent
f1153a4bcc
commit
b021566bc1
1 changed files with 5 additions and 19 deletions
|
|
@ -308,28 +308,14 @@ export default {
|
||||||
:deep(.subheader-secondary p) {
|
:deep(.subheader-secondary p) {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.policy-vehicles {
|
:deep(span.small) {
|
||||||
.button-question {
|
font-size: 1rem;
|
||||||
.question-text {
|
|
||||||
margin: 1rem 0;
|
|
||||||
span {
|
|
||||||
font-size: 1rem;
|
|
||||||
font-weight: 500;
|
|
||||||
line-height: 1.5rem;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
|
||||||
:deep(.form-test-error) {
|
|
||||||
text-align: left
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.list-button-content {
|
:deep(.form-test-error) {
|
||||||
:deep(span) {
|
text-align: left;
|
||||||
font-size: 1rem;
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue