فهرست منبع

有序列表超出

lifanagju_citu 5 ماه پیش
والد
کامیت
39b3194bd4
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      src/views/mall/components/details/describe.vue

+ 3 - 0
src/views/mall/components/details/describe.vue

@@ -22,4 +22,7 @@ const props = defineProps({
 :deep(img) {
 :deep(img) {
   max-width: 100%;
   max-width: 100%;
 }
 }
+:deep(ol) {
+  margin: 0 20px;
+}
 </style>
 </style>