fix fullscreen background color (?)

master
Tomáš Mládek 2021-01-10 16:33:00 +01:00
parent 2305ae1a82
commit 7c0d83b8ed
1 changed files with 0 additions and 3 deletions

View File

@ -23,9 +23,6 @@ export default defineComponent({
<style>
html, body {
overflow: hidden;
}
body {
background: black;
}