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
|
||||
import { useField } from "vee-validate";
|
||||
import { v4 as uuidv4 } from "uuid";
|
||||
import { FALSE } from "sass";
|
||||
|
||||
export default {
|
||||
name: "mobile-location-modal-questions",
|
||||
|
|
@ -304,10 +303,6 @@ export default {
|
|||
.update-mobile-location-text-link {
|
||||
white-space: pre-line;
|
||||
}
|
||||
// .address-questions-container {
|
||||
// margin-top: 1rem;
|
||||
// }
|
||||
|
||||
.text-black {
|
||||
color: $black;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue