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) {
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.policy-vehicles {
|
||||
.button-question {
|
||||
.question-text {
|
||||
margin: 1rem 0;
|
||||
span {
|
||||
font-size: 1rem;
|
||||
font-weight: 500;
|
||||
line-height: 1.5rem;
|
||||
}
|
||||
:deep(span.small) {
|
||||
font-size: 1rem;
|
||||
}
|
||||
}
|
||||
:deep(.form-test-error) {
|
||||
text-align: left
|
||||
}
|
||||
}
|
||||
|
||||
.list-button-content {
|
||||
:deep(span) {
|
||||
font-size: 1rem;
|
||||
:deep(.form-test-error) {
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue