CASH-761
formatting
This commit is contained in:
parent
b5dbcb07db
commit
bc7671fe80
1 changed files with 0 additions and 5 deletions
|
|
@ -68,7 +68,6 @@ import {
|
||||||
// Validation
|
// Validation
|
||||||
import { useField } from "vee-validate";
|
import { useField } from "vee-validate";
|
||||||
import { v4 as uuidv4 } from "uuid";
|
import { v4 as uuidv4 } from "uuid";
|
||||||
import { FALSE } from "sass";
|
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: "mobile-location-modal-questions",
|
name: "mobile-location-modal-questions",
|
||||||
|
|
@ -304,10 +303,6 @@ export default {
|
||||||
.update-mobile-location-text-link {
|
.update-mobile-location-text-link {
|
||||||
white-space: pre-line;
|
white-space: pre-line;
|
||||||
}
|
}
|
||||||
// .address-questions-container {
|
|
||||||
// margin-top: 1rem;
|
|
||||||
// }
|
|
||||||
|
|
||||||
.text-black {
|
.text-black {
|
||||||
color: $black;
|
color: $black;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue