fix deck background image

printing
koehr 4 years ago
parent cadb759fba
commit f235266108

@ -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;

Loading…
Cancel
Save