fix deck background image

This commit is contained in:
koehr 2020-05-25 20:07:44 +02:00
parent cadb759fba
commit f235266108

View file

@ -143,7 +143,7 @@ export default class DeckView extends Vue {
margin-top: -2px; margin-top: -2px;
} }
.deck-bg { .deck-bg {
position: absolute; position: fixed;
top: 0; top: 0;
left: 0; left: 0;
width: 100vw; width: 100vw;