fix deck background image
This commit is contained in:
parent
cadb759fba
commit
f235266108
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue