Browse Source

Update Index.vue

star7th 6 years ago
parent
commit
264484419e
1 changed files with 2 additions and 1 deletions
  1. 2 1
      web_src/src/components/item/show/show_regular_item/Index.vue

+ 2 - 1
web_src/src/components/item/show/show_regular_item/Index.vue

@@ -219,8 +219,9 @@
       width: auto;
       border-bottom: 1px solid #ebebeb;
       padding-bottom: 10px;
-      width: 95%;
+      width: 100%;
       margin: 10px auto;
+      text-align: center;
   }