guhongwei 5 năm trước cách đây
mục cha
commit
d32f81817c
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      src/pages/news/views/detail.vue

+ 6 - 0
src/pages/news/views/detail.vue

@@ -78,4 +78,10 @@ p {
   font-size: 18px;
   text-indent: 2rem;
 }
+/deep/.content p img {
+  width: 100%;
+  height: 195px;
+  position: relative;
+  left: -30px;
+}
 </style>