Update CSS example

This commit is contained in:
Sebastien Chopin 2017-07-07 12:25:14 +02:00
parent b02dfc7ebc
commit 59d335b696

View File

@ -5,6 +5,9 @@
</template> </template>
<style> <style>
body {
overflow: hidden;
}
.dark { .dark {
position: absolute; position: absolute;
top: 0; top: 0;