Set background color to transparent initially
Signed-off-by: Varun Patil <radialapps@gmail.com>pull/653/head
parent
a7e0fa8b11
commit
1fb15a2f51
|
@ -1 +1,7 @@
|
|||
<style type="text/css">
|
||||
body, html {
|
||||
background: transparent;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div id="vue-content"></div>
|
||||
|
|
Loading…
Reference in New Issue