db %!s(int64=2) %!d(string=hai) anos
pai
achega
b28d7a690a
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/views/cygx/strategyReport.vue

+ 2 - 1
src/views/cygx/strategyReport.vue

@@ -24,7 +24,8 @@ onMounted(() => {
   padding-bottom: calc(100px + env(safe-area-inset-bottom));
   .strategy-iframe {
     width: 100%;
-    height: 100%;
+    height: calc(100% + 130px);
+    margin-top: -130px;
   }
 }
 .container-strategy-pc {