merge prettier
This commit is contained in:
parent
0a6593c597
commit
57d6dd2784
1 changed files with 3 additions and 3 deletions
|
|
@ -166,7 +166,7 @@ export default {
|
|||
return {
|
||||
lastValuePushedToGa: null,
|
||||
};
|
||||
},
|
||||
},
|
||||
computed: {
|
||||
getFieldSetClasses() {
|
||||
const baseClasses = this.isOverflowScrollable
|
||||
|
|
@ -276,7 +276,7 @@ export default {
|
|||
);
|
||||
}
|
||||
},
|
||||
},
|
||||
},
|
||||
components: {
|
||||
listButton,
|
||||
listButtonHorizontal,
|
||||
|
|
@ -312,7 +312,7 @@ export default {
|
|||
margin-bottom: 1rem;
|
||||
font-size: 1rem;
|
||||
line-height: 1.625rem;
|
||||
|
||||
|
||||
& > span {
|
||||
text-align: center;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue