Alsmile hace 1 año
padre
commit
fc0804d978
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/components/Graphics.vue

+ 1 - 1
src/views/components/Graphics.vue

@@ -1251,7 +1251,7 @@ onUnmounted(() => {
       .graphic {
         .t-image__wrapper {
           width: 100px;
-          height: 88px;
+          height: 56.25px;
           background-color: var(--color-background);
         }
       }