natasha 3 年 前
コミット
129e130de5
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/textbook-detail/TextbookDetailPdf.vue

+ 1 - 1
src/views/textbook-detail/TextbookDetailPdf.vue

@@ -35,7 +35,7 @@
           </div>
         </div>
       </div>
-      <div v-if="attachment" style="pdf-box">
+      <div v-if="attachment" class="pdf-box">
         <pdf
           ref="pdf"
           :src="attachment"