fix fullscreen background color (?)
This commit is contained in:
parent
2305ae1a82
commit
7c0d83b8ed
1 changed files with 0 additions and 3 deletions
|
@ -23,9 +23,6 @@ export default defineComponent({
|
||||||
<style>
|
<style>
|
||||||
html, body {
|
html, body {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
|
||||||
|
|
||||||
body {
|
|
||||||
background: black;
|
background: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue