sui 5 anni fa
parent
commit
abe183f161
4 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. +1
    -1
      src/views/allMaterials_appliances_high.vue
  2. +1
    -1
      src/views/allMaterials_appliances_standard.vue
  3. +1
    -1
      src/views/allMaterials_phone_high.vue
  4. +1
    -1
      src/views/allMaterials_phone_standard.vue

+ 1
- 1
src/views/allMaterials_appliances_high.vue Vedi File

@@ -17,7 +17,7 @@

<style scoped>
.pageContent{
position: fixed;
position: absolute;
top: 0;
left: 0;
width: 7.5rem;

+ 1
- 1
src/views/allMaterials_appliances_standard.vue Vedi File

@@ -17,7 +17,7 @@

<style scoped>
.pageContent{
position: fixed;
position: absolute;
top: 0;
left: 0;
width: 7.5rem;

+ 1
- 1
src/views/allMaterials_phone_high.vue Vedi File

@@ -17,7 +17,7 @@

<style scoped>
.pageContent{
position: fixed;
position: absolute;
top: 0;
left: 0;
width: 7.5rem;

+ 1
- 1
src/views/allMaterials_phone_standard.vue Vedi File

@@ -17,7 +17,7 @@

<style scoped>
.pageContent{
position: fixed;
position: absolute;
top: 0;
left: 0;
width: 7.5rem;

Loading…
Annulla
Salva