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;
}
.deck-bg {
position: absolute;
position: fixed;
top: 0;
left: 0;
width: 100vw;