Alsmile 1 년 전
부모
커밋
fc0804d978
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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);
         }
       }