CSR-1615
This commit is contained in:
parent
7d4f2a181c
commit
e300b81964
2 changed files with 3 additions and 3 deletions
|
|
@ -307,9 +307,9 @@ export default {
|
|||
}
|
||||
|
||||
#mobileLocationLinkPromptId {
|
||||
white-space: pre-line;
|
||||
white-space: pre-line;
|
||||
}
|
||||
.text-black{
|
||||
.text-black {
|
||||
color: $black;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
|
|
@ -430,7 +430,7 @@ export default {
|
|||
.question-text {
|
||||
& > span {
|
||||
text-align: center;
|
||||
color:$black;
|
||||
color: $black;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue