#361 - fix theme preview background
This commit is contained in:
parent
d6f9f34ad8
commit
8f0e6b5045
2 changed files with 6 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div id="app">
|
||||
<div id="app" v-bind:style="bgAppStyle">
|
||||
<div class="app-bg-wrapper" v-bind:style="bgStyle"></div>
|
||||
<nav class='nav-bar container' @click="scrollToTop()" id="nav">
|
||||
<div class='logo' :style='logoBgStyle'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue