|
@@ -737,7 +737,6 @@ export default {
|
|
};
|
|
};
|
|
</script>
|
|
</script>
|
|
|
|
|
|
-<!-- Add "scoped" attribute to limit CSS to this component only -->
|
|
|
|
<style scoped lang="scss">
|
|
<style scoped lang="scss">
|
|
.cart {
|
|
.cart {
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
@@ -1157,4 +1156,5 @@ export default {
|
|
text-align: center;
|
|
text-align: center;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
+
|
|
</style>
|
|
</style>
|