Bläddra i källkod

Merge branch 'jr_requirement_422' into debug_jr

cldu 5 dagar sedan
förälder
incheckning
ecb5d2fcea
2 ändrade filer med 2 tillägg och 0 borttagningar
  1. 1 0
      src/views/report/Detail.vue
  2. 1 0
      src/views/report/PDF.vue

+ 1 - 0
src/views/report/Detail.vue

@@ -453,6 +453,7 @@ function handleGoLogin(){
     z-index: 99;
     right: 34px;
     bottom: 130px;
+    transform: translateZ(0);
     .item {
       margin-top: 10px;
     }

+ 1 - 0
src/views/report/PDF.vue

@@ -227,6 +227,7 @@ function handleGoLogin(){
     z-index: 99;
     right: 34px;
     bottom: 130px;
+    transform: translateZ(0);
     .item {
       margin-top: 10px;
     }