This commit is contained in:
parent
cd8a5b26ba
commit
01c860ceee
@ -44,6 +44,10 @@ const { cart } = useCart()
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
body {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.layout {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user