Browse Source

最小宽度减小

luolei 5 năm trước cách đây
mục cha
commit
51a553b06d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/Symptom.vue

+ 1 - 1
src/components/Symptom.vue

@@ -385,7 +385,7 @@ export default {
   padding-bottom: .2rem;
   .choo-symp{
       display: inline-block;
-      min-width:2.05rem;
+      min-width:2rem;
       height: .74rem;
       background: #colors[btn];
       border-radius: .08rem;