|
|
@@ -379,7 +379,7 @@ export default {
|
|
|
z-index: 999;
|
|
|
|
|
|
#dv-full-screen-container {
|
|
|
- background-image: url('./img/bg.png');
|
|
|
+ background-image: url('../../assets/images/screen/bg.png');
|
|
|
background-size: 100% 100%;
|
|
|
box-shadow: 0 0 3px blue;
|
|
|
display: flex;
|