iframe background
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
<template>
|
<template>
|
||||||
<nuxt />
|
<nuxt />
|
||||||
</template>
|
</template>
|
||||||
|
<style lang='less'>
|
||||||
|
html, body {
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user