CzRger 1 anno fa
parent
commit
6398a6d641
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/layout/index.vue

+ 1 - 1
src/layout/index.vue

@@ -65,7 +65,7 @@ export default defineComponent({
 .layout {
   width: 100%;
   height: 100vh;
-  background-image: url("@/assets/images/layout/layout_bg.png");
+  //background-image: url("@/assets/images/layout/layout_bg.png");
   background-repeat: no-repeat;
   background-size: 100% 100%;
   display: flex;